basiliscos / cpp-rotorLinks
Event loop friendly C++ actor micro-framework, supervisable
☆363Updated 2 months ago
Alternatives and similar repositories for cpp-rotor
Users that are interested in cpp-rotor are comparing it to the libraries listed below
Sorting:
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆538Updated 3 weeks ago
- An async redis client designed for performance and scalability☆252Updated this week
- Coroutines for C++20 & asio☆286Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆223Updated 2 weeks ago
- C++ library for executors☆508Updated 8 years ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆330Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- MySQL C++ client based on Boost.Asio☆282Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- C++20 coroutine library☆781Updated last week
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A Simple C++ Http server/client above Boost.Beast☆197Updated last month
- Example programs for Talking Async videos☆196Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆393Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆540Updated this week
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆151Updated 2 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated 3 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆410Updated last month