amencke / actor_cppLinks
An implementation of the actor model in modern C++
☆24Updated 3 years ago
Alternatives and similar repositories for actor_cpp
Users that are interested in actor_cpp are comparing it to the libraries listed below
Sorting:
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated 11 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆311Updated 11 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Networking library using C++20 coroutines☆100Updated this week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆74Updated last year
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated 2 weeks ago
- Modern C++ B-tree containers☆274Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- Very fast lock-free queue (thread safe)☆153Updated 6 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated last week
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- An embedded key-value store library specialized for building state machine and log store☆233Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A fast work-stealing queue template in C++☆311Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- A modern framework for backend development based on io_uring Linux interface☆503Updated this week
- Coroutine library and toolkit for C++20☆39Updated 3 months ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Simple, reliable & efficient distributed task queue for C++17☆99Updated 7 months ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆267Updated 2 years ago
- Asynchronous IO for C++20☆15Updated last year
- An async redis client designed for performance and scalability☆257Updated last week