resetius / miniraft-cpp
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
☆52Updated last month
Alternatives and similar repositories for miniraft-cpp
Users that are interested in miniraft-cpp are comparing it to the libraries listed below
Sorting:
- Networking library using C++20 coroutines☆94Updated last month
- High performance HTTP server built on C++20 coroutines and io_uring☆162Updated 9 months ago
- Lightweight structured concurrency for C++20☆122Updated 3 weeks ago
- C++20 coroutine library☆128Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- Lock-free atomic_shared_ptr implementations☆41Updated last year
- network library based on io_uring and C++20 coroutine☆103Updated 4 years ago
- ☆21Updated 6 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Issues list for P2300☆32Updated 10 months ago
- Library that provides an actor style message-passing programming model (in C++).☆65Updated last month
- 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☆296Updated 9 months ago
- Boost.org intrusive module☆57Updated 3 weeks ago
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆14Updated 3 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 4 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- ☆50Updated 5 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- Library for extracting stacktrace from exception.☆49Updated last year
- Example programs for Talking Async videos☆192Updated 2 years ago
- Chat app using Boost and C++☆48Updated 2 months ago
- Very fast lock-free queue (thread safe)☆119Updated 4 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆228Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated 3 weeks ago