RedisLabs / raftLinks
C implementation of the Raft Consensus protocol, BSD licensed
☆77Updated last year
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- An embedded key-value store library specialized for building state machine and log store☆233Updated last month
- The C++ TiKV client used by TiFlash.☆40Updated this week
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 3 months ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆135Updated last week
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated 10 months ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Adaptive Radix Tree in C++☆45Updated last week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Source code for example programs from Lord of the io_uring guide☆185Updated last year
- A data structure and algorithm library built for ToplingDB☆61Updated last month
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Couchbase Key-Value Engine☆140Updated this week
- C++ fast transactional key-value storage.☆170Updated 3 weeks ago
- Concurrent trie-hash map library☆92Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- QSBR and EBR library☆121Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- A toy memory store with great performance☆35Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago