resetius / miniraft-cppLinks
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
☆56Updated 10 months ago
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++ coroutines☆112Updated 2 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- Lightweight structured concurrency for C++20☆158Updated last month
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆110Updated 10 months ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last month
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 5 months ago
- High-Performance C++ Data System☆131Updated 6 months ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 7 months ago
- Asynchronous IO for C++20☆18Updated 2 years ago
- Implementation of the networking proposal P2762☆75Updated last month
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- c++20 coroutine with epoll and queue☆116Updated 2 years ago
- Yet Another Concurrency Library☆290Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- Build your own VectorDB with C++☆35Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago