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 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async filesystem primitives☆137Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 weeks ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆50Updated 8 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Thread parking and unparking☆77Updated 7 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last month
- Port of bbolt in Rust☆65Updated 10 months ago
- Asynchronous DNS lookups☆66Updated last year
- Calculate the next timestamp matching a given crontab pattern☆58Updated 2 weeks ago