simple-raft-rs / raft-rsLinks
A Rust implementation of the Raft consensus algorithm.
☆22Updated 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
Sorting:
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆40Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- An Adaptive Radix Tree implementation.☆39Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 5 months ago
- A light weight, typed, in-memory, ordered, key-value database.☆47Updated last year
- ☆47Updated 5 months ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆34Updated 3 years ago
- Benchmarking library for stable Rust☆38Updated last month
- rust database engineering toolkit☆33Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- A buffering MPSC queue.☆78Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Rust implementation of Paxos consensus algorithm☆109Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- rust bindings of snmalloc☆133Updated 2 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago