2023-12-09 17:06:39 +01:00
2022-10-23 11:22:12 +02:00
2023-11-20 21:20:25 +01:00
2022-10-23 11:22:12 +02:00
2023-12-08 04:37:57 +01:00
2023-12-09 16:49:22 +01:00
2023-12-08 04:37:57 +01:00
2023-12-09 16:49:22 +01:00
2023-05-28 12:04:52 +02:00
2023-11-20 21:20:25 +01: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-12-09 17:06:39 +01:00
2023-12-08 04:37:57 +01:00
2022-10-23 11:22:12 +02:00
2023-12-08 04:37:57 +01: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
Description
No description provided
Readme MIT 1,013 KiB
Languages
C 92.6%
CMake 5.3%
Python 2.1%