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:
- Networking library using C++ coroutines☆110Updated last month
- High performance HTTP server built on C++20 coroutines and io_uring☆174Updated last year
- C++ implementation of raft consensus☆269Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆332Updated last year
- Modern C++ B-tree containers☆276Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Yet Another Concurrency Library☆290Updated last week
- An implementation of the actor model in modern C++☆24Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆108Updated 8 months ago
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- Very fast lock-free queue (thread safe)☆176Updated 5 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- Lightweight structured concurrency for C++20☆153Updated 2 weeks ago
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆231Updated 2 years ago
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆28Updated 4 years ago
- An async redis client designed for performance and scalability☆269Updated last week
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- Example programs for Talking Async videos☆206Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 5 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- Modern C++ actor framework based on std::execution, only requires C++20.☆101Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 11 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year