jackyzha0 / miniraft
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
☆56Updated last year
Alternatives and similar repositories for miniraft:
Users that are interested in miniraft are comparing it to the libraries listed below
- rust database engineering toolkit☆33Updated 3 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 8 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆53Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- small distributed database protocol☆31Updated 4 years ago
- Raft implemented in Rust☆24Updated last year
- Redis compatible server framework for Rust☆89Updated 2 years ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆103Updated last month
- A Rust crate to write toy distributed systems with Maelstrom as Actors.☆10Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 7 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- A versioned, embedded, strongly-consistent, key-value database☆28Updated 3 years ago
- Raft implementation in Rust☆47Updated 4 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- ☆21Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- high-efficiency concurrent reclamation☆35Updated 8 months ago
- Generic S3 server implementation☆116Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year