resetius / miniraft-cpp
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
☆48Updated 2 months ago
Alternatives and similar repositories for miniraft-cpp:
Users that are interested in miniraft-cpp are comparing it to the libraries listed below
- Networking library using C++20 coroutines☆81Updated last week
- C++ implementation of raft consensus☆262Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆155Updated 6 months ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- High-Performance C++ Data System☆123Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆290Updated 7 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 3 years ago
- ☆20Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- Very fast lock-free queue (thread safe)☆112Updated last month
- An adaptive radix tree for efficient indexing in main memory.☆154Updated 11 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆30Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- The BusTub Relational Database Management System (Educational)☆23Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated last month
- c++20 coroutine with epoll and queue☆82Updated last year
- Adaptive Radix Tree in C++☆41Updated this week
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆26Updated 3 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆103Updated 5 months ago
- A SQL parser written in C++☆30Updated 3 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆32Updated 5 months ago