Projects with this topic
Sort by:
-
A basic C++ event queue implementation featuring type-safe event dispatch, subscriber compatibility checking via templates, and a std::condition_variable-based wait/notify mechanism to avoid busy waiting.
UpdatedUpdated