willemt / raft
C implementation of the Raft Consensus protocol, BSD licensed
☆1,136Updated last year
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- Unmaintained C implementation of the Raft consensus protocol☆943Updated 10 months ago
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,889Updated 6 months ago
- Adaptive Radix Trees implemented in C☆775Updated 2 years ago
- C++ implementation of Raft core logic as a replication library☆1,032Updated 2 weeks ago
- Efficient RPCs for datacenter networks☆867Updated 8 months ago
- ☆617Updated 3 years ago
- Fastest RPC in the west☆724Updated last year
- A distributed durable unique 64bit ID server☆199Updated 6 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,591Updated last month
- A high-performance, concurrent hash table☆1,628Updated last month
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆494Updated 6 years ago
- NoSQL data store using the SEASTAR framework, compatible with Redis☆1,314Updated 5 years ago
- a library version of FreeBSD's TCP/IP stack plus extras☆754Updated 7 years ago
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- A radix tree implementation in ANSI C☆1,130Updated last year
- The PebblesDB write-optimized key-value store (SOSP 17)☆507Updated 9 months ago
- **No Longer Maintained** Official RAMCloud repo☆492Updated 5 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆494Updated last month
- mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems☆2,022Updated 6 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 4 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆902Updated last year
- C++ implementation of raft consensus☆262Updated last year
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,015Updated 8 years ago
- Beta release of Masstree.☆438Updated last year
- the fastest in-memory index in the East 东半球最快并发索引☆471Updated 3 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,428Updated this week
- Fast on-disk persistent key-value store☆383Updated 6 years ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,302Updated 9 months ago
- Paxos protocol framework☆555Updated last year