jackyzha0 / miniraftLinks
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
☆59Updated 2 years ago
Alternatives and similar repositories for miniraft
Users that are interested in miniraft are comparing it to the libraries listed below
Sorting:
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆53Updated 3 weeks ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆112Updated 11 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated 11 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 11 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- Redis compatible server framework for Rust☆90Updated 2 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- 🏰 the first JSON-like Byzantine Fault Tolerant CRDT☆219Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆105Updated 4 months ago
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆105Updated last week
- Framework for simulating distributed applications☆103Updated 5 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Logical clocks implementation in Rust☆45Updated 5 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆92Updated 3 years ago
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆152Updated 5 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Generic S3 server implementation☆122Updated last year
- A versioned, embedded, strongly-consistent, key-value database☆28Updated 3 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆203Updated 3 years ago
- Writing a SQL database, take two: Zig and RocksDB☆157Updated 2 years ago
- mirror of https://caio.co/de/foca/☆178Updated 2 months ago
- Raft implemented in Rust☆28Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year