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
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 3 months ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month
- An Adaptive Radix Tree implementation.☆38Updated last year
- Rust io_uring examples☆81Updated 11 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- A Write Ahead Log (WAL) implementation in Rust☆223Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- Generate accurate and informative tree dumps of asynchronous tasks.☆167Updated last week
- scan-resistant concurrent lazy LRU☆58Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Concurrent ART (adaptive radix tree)☆142Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- JSONB implement in rust☆71Updated last week
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆83Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- ☆40Updated last month
- ☆46Updated 3 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆130Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- ☆75Updated 10 months ago
- Common Rust library☆35Updated 3 weeks ago
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 months ago