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 Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Append-only commit log library for Rust☆114Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- ☆113Updated 2 years ago
- Storage library (Work In Progress)☆20Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- Runtime-agnostic actor library☆77Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Persistent, fault tolerant key-value store written in Rust.☆68Updated 4 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Simple probabilistic data structures☆147Updated this week
- Yet Another Kev-Value DataBase☆19Updated 3 weeks ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Minimal non-blocking I/O for Rust☆170Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A small async runtime for Rust☆61Updated last year