simple-raft-rs / raft-rs
A Rust implementation of the Raft consensus algorithm.
☆21Updated 3 years ago
Alternatives and similar repositories for raft-rs:
Users that are interested in raft-rs are comparing it to the libraries listed below
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆36Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- Framework for simulating distributed applications☆98Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 10 months ago
- ☆38Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated this week
- An Adaptive Radix Tree implementation.☆38Updated last year
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆221Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆163Updated 2 months ago
- Adaptive Radix Tree in Rust☆64Updated 6 years ago
- A Component System in Rust☆103Updated 2 weeks ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆85Updated 5 months ago
- Common Rust library☆32Updated last week
- scan-resistant concurrent lazy LRU☆58Updated last year
- Auto-generate serde implementations for prost types☆91Updated 6 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆19Updated last month
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- ☆73Updated 8 months ago
- Paxos implementation in Rust☆74Updated this week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆130Updated 9 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- Rust io_uring examples☆78Updated 9 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- Log-structured merge-tree implementation in Rust☆18Updated 6 years ago
- ☆46Updated last month