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☆68Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆66Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- ☆45Updated 4 years ago
- ☆92Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆137Updated 2 months ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- It executes futures☆55Updated last year
- Framework for simulating distributed applications☆98Updated 4 years ago
- A small async runtime for Rust☆58Updated 9 months ago
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- ☆109Updated last year
- An Adaptive Radix Tree implementation.☆38Updated last year
- rust database engineering toolkit☆33Updated 3 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- FoundationDB client API for Tokio☆45Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago