laurocaetano / rsraft
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
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Framework for simulating distributed applications☆101Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 2 months ago
- A small async runtime for Rust☆59Updated last year
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- ☆43Updated 2 years ago
- ☆92Updated last year
- rust database engineering toolkit☆33Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A Rust port of Toxiproxy server☆52Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Data parallelism library for async-std.☆93Updated last year
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- scraps of a potential language☆37Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago