gelldur / EventBusLinks
A lightweight and very fast event bus / event framework for C++17
☆391Updated last year
Alternatives and similar repositories for EventBus
Users that are interested in EventBus are comparing it to the libraries listed below
Sorting:
- A simple, header only event bus library written in modern C++17.☆173Updated 3 months ago
- Pure C++17 Signals and Slots☆432Updated 2 years ago
- A simple C++14 signal-slots implementation☆813Updated this week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 weeks ago
- Modern C++ Scheduling Library☆280Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆197Updated 11 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆446Updated last month
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆252Updated 2 years ago
- A lightweight synchronous event framework for C++11☆263Updated 5 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆528Updated 3 weeks ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- A portable, pure C++11 timer component.☆176Updated last year
- JSON-RPC for modern C++☆269Updated 9 months ago
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆414Updated 3 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated 3 weeks ago
- High performance C++11 signals☆175Updated 6 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- Event Dispatcher and callback list for C++☆1,538Updated 7 months ago
- JSON Web Token library for C++☆416Updated 2 months ago
- MySQL C++ client based on Boost.Asio☆284Updated this week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆545Updated last week
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆419Updated last year
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆661Updated 2 years ago
- C++ header-only config reader library based on JSON☆193Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago
- Your binary serialization library☆1,166Updated 5 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.