carllerche / mini-raft
An implementation of Raft in Rust.
☆39Updated 2 years ago
Alternatives and similar repositories for mini-raft:
Users that are interested in mini-raft are comparing it to the libraries listed below
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated 3 weeks ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆52Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- 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.☆70Updated 6 months ago
- Thin immutable zero-copy byte slice☆27Updated this week
- A global executor built on top of async-executor and smol☆73Updated last week
- The simd optimized escape code☆53Updated last week
- ☆45Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- ☆37Updated 4 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Distributed key-value store.☆28Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- heap profiler for rust☆27Updated last week
- Benchmark Tool for Embedded Key-Value Stores available in Rust☆27Updated 9 months ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- ☆46Updated 3 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Thread parking and unparking☆74Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated last month