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:
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- scan-resistant concurrent lazy LRU☆60Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 6 months ago
- scraps of a potential language☆37Updated 4 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 3 months ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Yet Another Kev-Value DataBase☆19Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆110Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago