laurocaetano / rsraftLinks
Raft implementation in Rust
☆47Updated 4 years ago
Alternatives and similar repositories for rsraft
Users that are interested in rsraft are comparing it to the libraries listed below
Sorting:
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- Rust implementation of Paxos consensus algorithm☆111Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- 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.☆63Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Persistent, fault tolerant key-value store written in Rust.☆66Updated 4 years ago
- ☆111Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last month
- Runtime-agnostic actor library☆77Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Append-only commit log library for Rust☆113Updated last month
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- ☆33Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆144Updated last week