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
- Very fast lock-free queue (thread safe)☆176Updated 5 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Modern C++ B-tree containers☆276Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Networking library using C++ coroutines☆110Updated last month
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆174Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆332Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆232Updated 4 years ago
- ☆44Updated 4 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆90Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆89Updated 2 weeks ago
- ☆22Updated 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☆148Updated 5 years ago
- Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.☆56Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 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
- An async redis client designed for performance and scalability☆269Updated last week
- C++ framework for rapid server development☆77Updated last year
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Updated last month
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆375Updated 3 weeks ago