eatonphil / raft-rs
Another minimal Raft implementation in Rust.
☆176Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for raft-rs
- An understandable, fast and scalable Raft Consensus implementation☆129Updated 2 months ago
- Your SQL database for learning purpose☆75Updated 5 months ago
- Fusio provides file operations on multiple storages across various async runtimes.☆196Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆104Updated this week
- Raft implemented in Rust☆23Updated 9 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆191Updated this week
- Use io_uring from vanilla tokio.☆36Updated 3 weeks ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆113Updated last year
- Hybrid in-memory and disk cache in Rust☆306Updated this week
- lock-free B+ tree☆278Updated 2 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆100Updated this week
- ☆49Updated 9 months ago
- A collection of RBIR projects and posts for anyone interested in joining this journey.☆174Updated this week
- A distributed thread-per-core document database☆497Updated 11 months ago
- A tracing library 10~100x faster than others☆221Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- 🗻 LSM-based embeddable key-value storage engine written in safe Rust☆609Updated this week
- OxidSQL (Toy) SQL Database in Rust☆64Updated 3 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 6 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆133Updated 2 months ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆92Updated 3 months ago
- Message queue and data streaming based on cloud native services.☆77Updated this week
- https://fly.io/dist-sys/ in Rust☆263Updated last year
- Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.☆30Updated 8 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆420Updated 2 years ago
- A basic Raft implementation in Go.☆206Updated 7 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week
- JSONB implement in rust☆67Updated this week