ditsing / ruaftLinks
Raft implemented in Rust
☆29Updated 2 years ago
Alternatives and similar repositories for ruaft
Users that are interested in ruaft are comparing it to the libraries listed below
Sorting:
- Another minimal Raft implementation in Rust.☆186Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆144Updated 2 years ago
- An understandable, fast and scalable Raft Consensus implementation☆147Updated last year
- lock-free B+ tree☆309Updated last year
- ☆51Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆351Updated 2 weeks ago
- A Multi-Raft implementation in Rust.☆196Updated last month
- A persistent B+Tree (clustered index) implementation in Rust.☆329Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- ☆39Updated 2 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- https://fly.io/dist-sys/ in Rust☆280Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆217Updated 2 months ago
- LSM-Tree Key-Value Store based on RocksDB☆81Updated last month
- Your SQL database for learning purpose☆78Updated 4 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 10 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- Embedded Key-Value Storage Engine☆143Updated 2 months ago
- Bw-Tree for Rust☆28Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆200Updated last week
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆43Updated 7 months ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆90Updated 3 weeks ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆260Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 4 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆52Updated last year