carllerche / mini-raftLinks
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
Sorting:
- scan-resistant concurrent lazy LRU☆61Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Rust implementation of Paxos consensus algorithm☆112Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Async filesystem primitives☆136Updated 2 weeks ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- ☆39Updated 5 years ago
- Port of bbolt in Rust☆65Updated 9 months ago
- Thread parking and unparking☆78Updated 6 months ago
- Asynchronous DNS lookups☆66Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 5 months ago
- An Adaptive Radix Tree implementation.☆42Updated this week
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Distributed key-value store.☆28Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Thin immutable zero-copy byte slice☆45Updated 2 months ago