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
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last week
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆37Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆55Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- Adaptive Radix Tree in Rust☆66Updated 6 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- ☆38Updated this week
- ☆46Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆166Updated 3 months ago
- Yet another key-value storage for Rust☆70Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 8 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 10 months ago
- Framework for simulating distributed applications☆98Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- JSONB implement in rust☆69Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- Common Rust library☆35Updated last month
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 10 months ago