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
- Very fast lock-free queue (thread safe)☆162Updated 3 weeks ago
- Modern C++ B-tree containers☆274Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Networking library using C++ coroutines☆101Updated this week
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆78Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 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 this week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆367Updated last month
- A modern framework for backend development based on io_uring Linux interface☆506Updated this week
- C++20 Microservice Bootstrapping Framework☆227Updated 3 weeks ago
- 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…☆71Updated last year
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 3 weeks ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A web framework written in c++ based on seastar framework☆117Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Asynchronous IO for C++20☆16Updated last year