RedisLabs / raft
C implementation of the Raft Consensus protocol, BSD licensed
☆71Updated last year
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- The C++ TiKV client used by TiFlash.☆41Updated last week
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 5 months ago
- A data structure and algorithm library built for ToplingDB☆57Updated 2 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆107Updated 8 months ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆31Updated 5 months ago
- A cache-efficiency weight balanced binary tree☆70Updated 10 years ago
- An embedded key-value store library specialized for building state machine and log store☆225Updated 2 weeks ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆131Updated this week
- Adaptive Radix Tree in C++☆41Updated last week
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆51Updated 5 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆35Updated 13 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- ☆43Updated 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
- ☆20Updated 2 years ago
- Quickstep project☆42Updated 3 months ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago