eatonphil / raft-rs
Another minimal Raft implementation in Rust.
☆181Updated last year
Alternatives and similar repositories for raft-rs:
Users that are interested in raft-rs are comparing it to the libraries listed below
- Your SQL database for learning purpose☆77Updated 9 months ago
- An understandable, fast and scalable Raft Consensus implementation☆138Updated 6 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆127Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆224Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆191Updated this week
- Fusio provides file operations on multiple storages across various async runtimes.☆227Updated this week
- OmniPaxos is a distributed log implemented as a Rust library.☆196Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆123Updated this week
- Shared Unit Raft☆82Updated 3 months ago
- Raft implemented in Rust☆24Updated last year
- Message queue and data streaming based on cloud native services.☆104Updated 2 months ago
- lock-free B+ tree☆282Updated 6 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- OxidSQL (Toy) SQL Database in Rust☆71Updated 7 months ago
- The labs of Raft consensus algorithm based on MadSim.☆116Updated last month
- Use io_uring from vanilla tokio.☆41Updated 3 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆171Updated 2 weeks ago
- A high-performance storage engine for modern hardware and platforms.☆510Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆295Updated 8 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 10 months ago
- ☆49Updated last year
- Viewstamped Replication for Rust☆67Updated last year
- https://fly.io/dist-sys/ in Rust☆264Updated last year
- A collection of RBIR projects and posts for anyone interested in joining this journey.☆229Updated this week
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆106Updated 7 months ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆297Updated this week
- A versatile and extensible logging implementation.☆58Updated this week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆436Updated 2 years ago
- Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.☆33Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆153Updated 2 years ago