2022-10-23 11:22:12 +02:00
2023-03-30 23:49:20 +02:00
2022-10-23 11:22:12 +02:00
2023-09-10 14:03:21 +02:00
2023-09-10 14:03:21 +02:00
2023-09-10 14:03:21 +02:00
2023-05-28 12:04:52 +02:00
2022-10-23 11:22:12 +02:00
2022-10-23 11:22:12 +02:00
2023-08-28 21:42:54 +02:00
2023-09-10 14:03:58 +02:00
2023-03-31 20:47:03 +02:00
2022-10-23 11:22:12 +02:00
2023-03-27 19:14:53 +02:00
2023-01-04 21:14:08 +01:00
2023-08-27 19:48:33 +02:00

Lightweight event manager

Read first: Documentation

Features

  • Written in C (C11)
  • Platform independent, requires user to provide millisecond timing source
  • No dynamic memory allocation
  • Callback driven event management
  • Easy to use and maintain
  • User friendly MIT license

Contribute

Fresh contributions are always welcome. Simple instructions to proceed:

  1. Fork Github repository
  2. Follow C style & coding rules already used in the project
  3. Create a pull request to develop branch with new features or bug fixes

Alternatively you may:

  1. Report a bug
  2. Ask for a feature request
S
Description
No description provided
Readme MIT
1.1 MiB
Languages
C 93.8%
CMake 4.7%
Python 1.5%