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
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- Modern C++ B-tree containers☆273Updated 2 years ago
- Networking library using C++ coroutines☆105Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Async GRPC with C++20 coroutine support☆74Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- An embedded key-value store library specialized for building state machine and log store☆235Updated last month
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆72Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆170Updated last year
- A modern framework for backend development based on io_uring Linux interface☆513Updated last week
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆87Updated 3 weeks ago
- A fast work-stealing queue template in C++☆321Updated last year
- Very fast lock-free queue (thread safe)☆167Updated 2 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆320Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆242Updated 11 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years 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…☆13Updated 3 years ago
- A tiny embedded, transactional key-value database 🐱☆42Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- C++20 Microservice Bootstrapping Framework☆229Updated this week