jackyzha0 / miniraftLinks
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
☆65Updated 2 years ago
Alternatives and similar repositories for miniraft
Users that are interested in miniraft are comparing it to the libraries listed below
Sorting:
- rust database engineering toolkit☆35Updated 4 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆118Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆59Updated last week
- 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☆114Updated 4 months ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- 🏰 the first JSON-like Byzantine Fault Tolerant CRDT☆228Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆156Updated 10 months ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆214Updated 3 years ago
- Viewstamped Replication for Rust☆72Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- 🪢 A fast native data type for manipulating large strings in Redis☆126Updated 3 years ago
- lock-free B+ tree☆309Updated last year
- A versioned, embedded, strongly-consistent, key-value database☆29Updated 4 years ago
- mirror of https://caio.co/de/foca/☆211Updated last month
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆109Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 11 months ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- Generic S3 server implementation☆125Updated last year
- Raft implemented in Rust☆29Updated last year
- heap profiler for rust☆28Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year