jackyzha0 / miniraftLinks
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
☆61Updated 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 2 weeks ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- Framework for simulating distributed applications☆104Updated 5 years ago
- Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.☆96Updated 3 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆115Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆45Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- 🏰 the first JSON-like Byzantine Fault Tolerant CRDT☆222Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Raft implemented in Rust☆29Updated last year
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 8 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Wait for a collection of async tasks to finish.☆35Updated last year
- A versioned, embedded, strongly-consistent, key-value database☆28Updated 4 years ago
- lock-free B+ tree☆299Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆108Updated 2 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆182Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- a lock-free, thread-safe, dynamically-sized object pool.☆80Updated 3 years ago