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
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated this week
- scan-resistant concurrent lazy LRU☆58Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- The simd optimized escape code☆53Updated this week
- ☆18Updated 2 years ago
- Distributed key-value store.☆28Updated 3 years ago
- ☆46Updated 2 months ago
- Consistent Hashing library in Rust☆18Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Thread parking and unparking☆74Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆37Updated last week
- Bitmap types for Rust☆49Updated last year
- Port of bbolt in Rust☆65Updated 4 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 10 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- OpenTracing API for Rust☆62Updated 8 months ago
- Layered configuration system built upon serde☆31Updated last year