simple-raft-rs / raft-rsLinks
A Rust implementation of the Raft consensus algorithm.
☆23Updated 3 years ago
Alternatives and similar repositories for raft-rs
Users that are interested in raft-rs are comparing it to the libraries listed below
Sorting:
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 3 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 6 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆224Updated 3 months ago
- lock-free B+ tree☆299Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆180Updated this week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆136Updated 2 years ago
- Performant time measuring in Rust☆195Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A fast Bloom filter implementation in Rust☆263Updated 3 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆403Updated 6 months ago
- a lock-free concurrent slab (experimental)☆296Updated 8 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 weeks ago
- K.I.S.S. LSM-tree implementation in safe Rust☆270Updated this week
- Rust SDK for Apache Avro - a data serialization system.☆78Updated this week
- Concurrent ART (adaptive radix tree)☆168Updated 2 weeks ago
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 7 months ago
- Rust io_uring examples☆83Updated last year
- The cost of Rust async/await☆131Updated 3 years ago
- ☆43Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Proactive IO & Runtime system☆274Updated last year
- Rust-based Unikernel☆125Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 3 weeks ago
- A Multi-Raft implementation in Rust language.☆192Updated 10 months ago