carllerche / mini-raftLinks
An implementation of Raft in Rust.
☆39Updated 3 years ago
Alternatives and similar repositories for mini-raft
Users that are interested in mini-raft are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- ☆39Updated 5 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- Thread parking and unparking☆82Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Memory database☆58Updated last year
- ☆52Updated last year
- The simd optimized escape code☆54Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Port of bbolt in Rust☆67Updated last year
- Run closures in parallel☆115Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- Distributed key-value store.☆28Updated 4 years ago
- a fast async pool based on channel☆26Updated last week
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated last week