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.☆114Updated last year
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- Modern C++ B-tree containers☆275Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated last year
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated last year
- An embedded key-value store library specialized for building state machine and log store☆234Updated 3 weeks ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Networking library using C++ coroutines☆104Updated this week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- 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
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A fast work-stealing queue template in C++☆319Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated 3 weeks ago
- ☆22Updated this week
- 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…☆13Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆319Updated last year
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago