EventBus icon indicating copy to clipboard operation
EventBus copied to clipboard

A lightweight and very fast event bus / event framework for C++17

Results 27 EventBus issues
Sort by recently updated
recently updated
newest added

More CI :)

enhancement

- Prepare some FAQ ? - Ask some friends to try it out and comment what they don't understand - [How to install](http://foonathan.net/blog/2016/03/03/cmake-install.html) - How to add as dependency (few...

Thanks to some kind graph visualization it would be more easy to explain new comer events in project. Maybe just add verbose messages for easy debugging ?

help wanted
idea

Maybe I need better name for this project ? Maybe just "EventBus" is too common ?

idea

- https://github.com/SimpleBus/MessageBus - https://github.com/skypjack/eventpp - https://github.com/danquist/EventBus - https://github.com/kildevaeld/event-bus - https://github.com/lheric/libgitlevtbus - https://github.com/julien3/vertxbuspp - https://github.com/mmcshane/eventbus - [POCO EventBus](https://pocoproject.org/slides/090-NotificationsEvents.pdf) - Cocos2d-x NotificationCenter - http://www.rribbit.org/eventbus.html Maybe: - Compare usage - Compare performance -...

idea

Add description if needed etc. http://semver.org/

Need to test EventBus with conan integration + move submodules to dependency manager