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☆118Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated 3 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 weeks ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Append-only commit log library for Rust☆114Updated 3 months ago
- ☆113Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Simple probabilistic data structures☆146Updated last week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Skiplist implementation in rust☆104Updated this week
- Storage library (Work In Progress)☆20Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Fire-forged cluster management & Distributed data protocol☆78Updated 3 years ago
- An Adaptive Radix Tree implementation.☆45Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- A small async runtime for Rust☆61Updated last year
- A Multi-Raft implementation in Rust language.☆193Updated 11 months 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-…☆81Updated 2 months ago
- Persistent, fault tolerant key-value store written in Rust.☆68Updated 4 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago