jackyzha0 / miniraftLinks
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
☆63Updated 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☆57Updated last week
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆116Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆210Updated 3 years ago
- A versioned, embedded, strongly-consistent, key-value database☆28Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆155Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- lock-free B+ tree☆305Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- 🏰 the first JSON-like Byzantine Fault Tolerant CRDT☆226Updated last year
- Raft implemented in Rust☆29Updated last year
- Another minimal Raft implementation in Rust.☆186Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆45Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆277Updated 2 years ago
- Directed graph data structure for Zig☆111Updated 3 years ago
- mirror of https://caio.co/de/foca/☆205Updated last month
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated last month
- OxidSQL (Toy) SQL Database in Rust☆78Updated 4 months ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆188Updated this week