jackyzha0 / miniraftLinks
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
☆58Updated 2 years ago
Alternatives and similar repositories for miniraft
Users that are interested in miniraft are comparing it to the libraries listed below
Sorting:
- Wait for a collection of async tasks to finish.☆34Updated 10 months ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆54Updated this week
- scan-resistant concurrent lazy LRU☆60Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Redis compatible server framework for Rust☆89Updated 2 years ago
- Raft implementation in Rust☆47Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Raft implemented in Rust☆25Updated last year
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 3 months ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆66Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆85Updated 3 weeks ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- ☆21Updated last year
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆28Updated this week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- A Rust crate to write toy distributed systems with Maelstrom as Actors.☆11Updated 3 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Rust SDK for S2☆35Updated last week
- A fast, minimal HTTP framework.☆18Updated 3 years ago
- The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform☆36Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆102Updated 3 months ago