An Open Source Implementation of the Actor Model in C++
-
Updated
Aug 24, 2026 - C++
8000
An Open Source Implementation of the Actor Model in C++
A lightweight game server framework implemented with Actor Model
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.
QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specifically designed for embedded systems (e.g., ARM Cortex-M MCUs).
Modern C++ actor framework based on std::execution, only requires C++20 - Turns your class into async service.
Hiactor is a distributed C++ actor framework.
SObjectizer: it's all about in-process message dispatching!
Real-time Actor-based Message Exchange Network 🍜
Library that provides an actor style message-passing programming model (in C++).
Modern C++ actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free messaging, cross-platform support (Linux/macOS/Windows), and multi-core scaling. Perfect for real-time applications, microservices, and network servers.
Parallel virtual machine designed to reliably run massively concurrent programs
thespian: an actor library for Zig, C & C++ applications
The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).
Embeddable, single-header C++23 concatenative language — snapshot the whole VM, roll back transactionally, supervise actors OTP-style, and run logic queries with backtracking.
so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify development of SObjectizer-based applications.
Actor-based DDD-first programming language
A gazebo actor plugin that utilizes the map of the environment and graph search methods to generate random actor trajectories that don't pass through walls, furniture, etc.
A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points
Actor-model based concurrency in a reactive programming language.
C++20 HFT simulator for CME futures. Shadow execution algorithm (% of volume, beats VWAP/TWAP). Position-aware order book with queue simulation. MDP3 decoder, iLink 3, PCAP replay. actor framework with sub-microsecond dispatch. futures backtesting and live trading.
Add a description, image, and links to the actor-model topic page so that developers can more easily learn about it.
To associate your repository with the actor-model topic, visit your repo's landing page and select "manage topics."