jackyzha0 / miniraft
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
☆55Updated last year
Alternatives and similar repositories for miniraft:
Users that are interested in miniraft are comparing it to the libraries listed below
- Yet another key-value storage for Rust☆70Updated 3 years ago
- Redis compatible server framework for Rust☆85Updated 2 years ago
- Wait for a collection of async tasks to finish.☆34Updated 5 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 5 months ago
- Framework for simulating distributed applications☆98Updated 4 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆144Updated 3 weeks ago
- A Rust crate to write toy distributed systems with Maelstrom as Actors.☆10Updated 3 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆97Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 10 months ago
- Logical clocks implementation in Rust☆44Updated 5 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files☆99Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆50Updated last week
- Raft implementation in Rust☆47Updated 4 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 3 weeks ago
- heap profiler for rust☆27Updated last month
- ☆21Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆92Updated 4 months ago
- A versioned, embedded, strongly-consistent, key-value database☆28Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 11 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆63Updated 8 months ago
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆54Updated this week
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆145Updated 7 months ago
- ☆24Updated 6 months ago