eatonphil / raft-rsLinks
Another minimal Raft implementation in Rust.
☆184Updated last year
Alternatives and similar repositories for raft-rs
Users that are interested in raft-rs are comparing it to the libraries listed below
Sorting:
- An understandable, fast and scalable Raft Consensus implementation☆142Updated 9 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆231Updated this week
- Your SQL database for learning purpose☆78Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- ☆49Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆201Updated 4 months ago
- Raft implemented in Rust☆25Updated last year
- Fusio provides file operations on multiple storages across various async runtimes.☆307Updated this week
- Use io_uring from vanilla tokio.☆47Updated last month
- Shared Unit Raft☆82Updated 6 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆149Updated this week
- OxidSQL (Toy) SQL Database in Rust☆75Updated 10 months ago
- lock-free B+ tree☆289Updated 9 months ago
- Distributed pushdown cache for DataFusion☆181Updated this week
- Message queue and data streaming based on cloud native services.☆111Updated 2 months ago
- A collection of RBIR projects and posts for anyone interested in joining this journey.☆256Updated this week
- Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.☆40Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- The labs of Raft consensus algorithm based on MadSim.☆121Updated 4 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆199Updated 3 months ago
- https://fly.io/dist-sys/ in Rust☆271Updated last year
- ☆34Updated 8 months ago
- Bw-Tree for Rust☆27Updated 2 years ago
- JSONB implement in rust☆74Updated last month
- Viewstamped Replication for Rust☆69Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆394Updated 3 months ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago