simple-raft-rs / raft-rs
A Rust implementation of the Raft consensus algorithm.
☆21Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for raft-rs
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- Adaptive Radix Tree in Rust☆62Updated 6 years ago
- Framework for simulating distributed applications☆96Updated 4 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆33Updated 3 weeks ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 7 months ago
- An Adaptive Radix Tree implementation.☆36Updated last year
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- Performant time measuring in Rust☆172Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆16Updated this week
- scan-resistant concurrent lazy LRU☆58Updated last year
- Rust implementation of Paxos consensus algorithm☆106Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆161Updated 7 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java☆46Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 5 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆104Updated this week
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 7 months ago
- An implementation of Raft in Rust.☆39Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆52Updated last week
- Yet another key-value storage for Rust☆70Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- A small async runtime for Rust☆58Updated 6 months ago
- Concurrent ART (adaptive radix tree)☆128Updated this week
- Heph is an actor library for Rust based on asynchronous functions.☆131Updated 2 months ago