ditsing / ruaft
Raft implemented in Rust
☆24Updated last year
Alternatives and similar repositories for ruaft:
Users that are interested in ruaft are comparing it to the libraries listed below
- A Write Ahead Log (WAL) implementation in Rust☆223Updated last year
- Another minimal Raft implementation in Rust.☆181Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated 10 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 3 months ago
- Yet another key-value storage for Rust☆70Updated 3 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆199Updated this week
- rust database engineering toolkit☆33Updated 3 years ago
- Simple async reactor and executor for rust☆79Updated this week
- Your SQL database for learning purpose☆77Updated 10 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆130Updated last year
- ☆49Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- OxidSQL (Toy) SQL Database in Rust☆71Updated 7 months ago
- Bw-Tree for Rust☆26Updated last year
- Raft implementation in Rust☆47Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- lock-free B+ tree☆285Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A persistent B+Tree (clustered index) implementation in Rust.☆295Updated 9 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- A fast and flexible LRU map.☆180Updated 3 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆86Updated 2 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Toy DB to get more sytems expereince☆26Updated last year
- An Adaptive Radix Tree implementation.☆38Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago