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.
☆590Feb 10, 2026Updated last month
Alternatives and similar repositories for sobjectizer
Users that are interested in sobjectizer are comparing it to the libraries listed below
Sorting:
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆25Feb 11, 2026Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆380Dec 27, 2025Updated 2 months ago
- A small header-only library for converting data between json representation and c++ structs☆159Feb 25, 2026Updated 3 weeks ago
- Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between perf…☆1,288Jan 7, 2026Updated 2 months ago
- An Open Source Implementation of the Actor Model in C++☆3,402Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆504Feb 16, 2026Updated last month
- Event Dispatcher and callback list for C++☆1,646Dec 8, 2024Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,853Mar 8, 2026Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆761Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆579Jul 18, 2025Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- SObjectizer: it's all about in-process message dispatching!☆88Jul 4, 2020Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,279Mar 1, 2026Updated 2 weeks ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- Basic C++ library☆13Mar 21, 2023Updated 3 years ago