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
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated 10 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆19Updated 3 weeks ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆36Updated this week
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 8 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- The simd optimized escape code☆53Updated this week
- Adaptive Radix Tree in Rust☆64Updated 6 years ago
- Thread parking and unparking☆74Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated 11 months ago
- ☆46Updated 4 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- bytes::BufMut implementation to count buffer size☆21Updated 2 months ago
- Port of bbolt in Rust☆65Updated 3 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆51Updated last year
- ☆46Updated last month
- Raft implementation in Rust☆47Updated 3 years ago
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆54Updated 3 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 6 months ago
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- ☆45Updated 3 years ago