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
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆110Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Thread parking and unparking☆78Updated 5 months ago
- Port of bbolt in Rust☆65Updated 9 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆143Updated last week
- ☆39Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- ☆49Updated 6 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago