resetius / miniraft-cppLinks
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
☆56Updated 8 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:
- High performance HTTP server built on C++20 coroutines and io_uring☆175Updated last year
- Networking library using C++ coroutines☆110Updated last month
- C++ implementation of raft consensus☆270Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- Modern C++ B-tree containers☆276Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆332Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆108Updated 8 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Updated 4 years ago
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆231Updated 2 years ago
- High-Performance C++ Data System☆131Updated 4 months ago
- Lightweight structured concurrency for C++20☆154Updated this week
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Adaptive Radix Tree in C++☆48Updated last week
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 5 months ago
- ☆20Updated 2 years ago
- c++20 coroutine with epoll and queue☆114Updated last year
- A tiny embedded, transactional key-value database 🐱☆42Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 3 weeks ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- A C++ implementation of RAFT consensus algorithm☆21Updated 5 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago