ditsing / ruaftLinks
Raft implemented in Rust
☆28Updated last year
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.☆184Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- lock-free B+ tree☆294Updated 11 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆250Updated last week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆134Updated 2 years ago
- https://fly.io/dist-sys/ in Rust☆277Updated last year
- Your SQL database for learning purpose☆78Updated last week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- An understandable, fast and scalable Raft Consensus implementation☆144Updated 10 months ago
- ☆50Updated last year
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆308Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 5 months ago
- ☆39Updated last year
- A Multi-Raft implementation in Rust language.☆192Updated 9 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 4 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆215Updated 2 weeks ago
- Embedded Key-Value Storage Engine☆122Updated 2 months ago
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆79Updated 5 years ago
- Raft distributed consensus for WebAssembly in Rust☆68Updated 3 years ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆88Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Raft implementation in Rust☆47Updated 4 years ago
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆159Updated last week
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 months ago