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:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust crate providing an indexed, queryable column-based storage system☆31Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A Rust port of Toxiproxy server☆52Updated last year
- scraps of a potential language☆37Updated 4 years ago
- Yet Another Kev-Value DataBase☆19Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Run closures in parallel☆113Updated 4 months ago
- FoundationDB client API for Tokio☆46Updated last year