amencke / actor_cpp
An implementation of the actor model in modern C++
☆23Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for actor_cpp
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- Hiactor is a distributed C++ actor framework.☆107Updated 5 months ago
- Async GRPC with C++20 coroutine support☆75Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- Coroutine based asynchronous IO using poll and io_uring for C++20☆11Updated this week
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆78Updated this week
- An async redis client designed for performance and scalability☆232Updated this week
- A single-header scheduler aware C++ oneshot channel☆19Updated last month
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆118Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- C++20 Coroutines and io_uring☆47Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆285Updated 3 months ago
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆12Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆35Updated 8 months ago
- Asynchronous IO for C++20☆13Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆143Updated 3 months ago
- Networking library using C++20 coroutines☆64Updated last week
- Boost.org unordered module☆63Updated last week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆72Updated 4 months ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last month
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year