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:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Async filesystem primitives☆137Updated last month
- Thread parking and unparking☆78Updated 7 months 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 last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- A low-level I/O ownership and borrowing library☆104Updated last month
- Framework for simulating distributed applications☆104Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Memory database☆55Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆46Updated 4 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- Asynchronous DNS lookups☆66Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Thin immutable zero-copy byte slice☆47Updated 4 months ago