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.☆118Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Networking library using C++ coroutines☆112Updated 2 months ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Modern C++ B-tree containers☆280Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A modern framework for backend development based on io_uring Linux interface☆527Updated this week
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆95Updated last week
- Coroutine library and toolkit for C++20☆39Updated last month
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- An async redis client designed for performance and scalability☆272Updated last week
- A highly optimized single producer single consumer message queue C++ template☆282Updated 3 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- An embedded key-value store library specialized for building state machine and log store☆237Updated 3 weeks ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- ☆45Updated 5 years ago
- Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.☆56Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago