LibEventCpp – a lightweight single-header library for Event-driven Programming
(github.com)
1 point by ncmv92 3 minutes ago
LibEventCpp is a lightweight and portable C++14 library designed for handling events efficiently. It is implemented in a single header file, making it easy to integrate into projects. The library supports an unlimited number of arguments for event handlers, providing flexibility in event management. LibEventCpp is designed to be simple to use while offering powerful features for event-driven programming.
by ncmv92 3 minutes ago