vaibhawvipul / minimal-raftLinks
a minimalistic implementation of RAFT algorithm
☆25Updated 2 years ago
Alternatives and similar repositories for minimal-raft
Users that are interested in minimal-raft are comparing it to the libraries listed below
Sorting:
- A local first persistent log☆36Updated 4 months ago
- An understandable, fast and scalable Raft Consensus implementation☆148Updated last year
- Another minimal Raft implementation in Rust.☆186Updated last year
- Viewstamped Replication for Rust☆72Updated 2 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆118Updated last year
- A basic log-structured flash datastore☆20Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 4 months ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 5 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- ☆21Updated 2 years ago
- ☆51Updated last year
- Universe for growing software.☆45Updated 3 weeks ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated last month
- OmniPaxos is a distributed log implemented as a Rust library.☆216Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Message queue and data streaming based on cloud native services.