mmcshane / eventbusLinks
A threadsafe C++ implementation of the EventBus idiom
☆34Updated 6 years ago
Alternatives and similar repositories for eventbus
Users that are interested in eventbus are comparing it to the libraries listed below
Sorting:
- C++11 signal/slot implementation☆80Updated 4 years ago
- High performance C++11 signals☆178Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ plugin framework