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
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Append-only commit log library for Rust☆113Updated last month
- Framework for simulating distributed applications☆104Updated 5 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- ☆113Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- ☆75Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Storage library (Work In Progress)☆20Updated 3 years ago
- Simple probabilistic data structures☆147Updated last week
- Skiplist implementation in rust☆103Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Minimal non-blocking I/O for Rust☆169Updated 8 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Fire-forged cluster management & Distributed data protocol☆78Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago