eatonphil / raft-rsLinks
Another minimal Raft implementation in Rust.
☆185Updated 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☆141Updated 8 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆225Updated last week
- Your SQL database for learning purpose☆78Updated last year
- Raft implemented in Rust☆24Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆199Updated 3 months ago
- Message queue and data streaming based on cloud native services.☆110Updated last month
- Fusio provides file operations on multiple storages across various async runtimes.☆303Updated 2 weeks ago
- ☆49Updated last year
- lock-free B+ tree☆287Updated 8 months ago
- Shared Unit Raft☆82Updated 6 months ago
- A collection of RBIR projects and posts for anyone interested in joining this journey.☆244Updated this week
- A distributed thread-per-core document database☆521Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Distributed pushdown cache for DataFusion☆172Updated this week
- Use io_uring from vanilla tokio.☆46Updated 3 weeks ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Bw-Tree for Rust☆27Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.☆37Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆197Updated 2 months ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆192Updated last week
- Learn Data Lake From Storage Layer.☆45Updated 9 months ago
- Pure Rust Iceberg Implementation☆163Updated 9 months ago
- Writing a SQL database, take two: Zig and RocksDB☆154Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆212Updated last week
- Concurrent ART (adaptive radix tree)☆149Updated last week
- OxidSQL (Toy) SQL Database in Rust☆75Updated 9 months ago