Stiffstream / sobjectizerLinks
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
☆552Updated last month
Alternatives and similar repositories for sobjectizer
Users that are interested in sobjectizer are comparing it to the libraries listed below
Sorting:
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- Asynchronous gRPC with Asio/unified executors☆432Updated last month
- Coroutines for C++20 & asio☆305Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆408Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- 🦘 A dependency injection container for C++11, C++14 and later☆529Updated 2 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- C++ library for storing and printing backtraces.☆471Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆978Updated 2 weeks ago
- C++ library for executors☆511Updated 8 years ago
- A miniature library for struct-field reflection in C++☆587Updated last month
- Yet Another Serialization☆765Updated 6 months ago
- Pipelines for expressive code on collections in C++☆830Updated 10 months ago
- C++20 Microservice Bootstrapping Framework☆228Updated this week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- A lightweight C++20 serialization and RPC library☆879Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆459Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆448Updated 5 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- Example programs for Talking Async videos☆200Updated 2 years ago
- An async redis client designed for performance and scalability☆262Updated last week
- A Simple C++ Http server/client above Boost.Beast☆201Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago