canonical / raft
Unmaintained C implementation of the Raft consensus protocol
☆940Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for raft
- C implementation of the Raft Consensus protocol, BSD licensed☆1,132Updated last year
- Fastest RPC in the west☆722Updated last year
- High Performance Embedded Key-Value Store☆687Updated this week
- C++ implementation of Raft core logic as a replication library☆1,017Updated 2 weeks ago
- A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.☆824Updated last year
- Efficient RPCs for datacenter networks☆860Updated 6 months ago
- A radix tree implementation in ANSI C☆1,122Updated 11 months ago
- Adaptive Radix Trees implemented in C☆772Updated 2 years ago
- Library providing helpers for the Linux kernel io_uring support☆2,886Updated this week
- A low-latency, cloud-native KVS☆702Updated 3 years ago
- A modern framework for backend development based on io_uring Linux interface☆448Updated this week
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,885Updated 4 months ago
- ☆612Updated 3 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆489Updated 2 weeks ago
- ☆487Updated last month
- HSE: Heterogeneous-memory storage engine☆673Updated last year
- An open sourced implementation of Bw-Tree in SQL Server Hekaton