adambcomer / database-engineLinks
LSM-Tree Key-Value Store based on RocksDB
☆80Updated 2 years ago
Alternatives and similar repositories for database-engine
Users that are interested in database-engine are comparing it to the libraries listed below
Sorting:
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆139Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆317Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆207Updated 7 months ago
- A Multi-Raft implementation in Rust language.☆193Updated 10 months ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆277Updated last week
- On-Disk B+ Tree implemented in Rust☆210Updated 5 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 9 months ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆32Updated last year
- rust database engineering toolkit☆32Updated 4 years ago
- Concurrent ART (adaptive radix tree)☆171Updated last week
- Your SQL database for learning purpose☆78Updated 3 weeks ago
- Bindings for writing a server that can act as MySQL/MariaDB☆172Updated 2 weeks ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 6 months ago
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- Another minimal Raft implementation in Rust.☆184Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Extensible SQL Lexer and Parser for Rust☆26Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆330Updated last year
- 💃 Kafka/Raft implementation in Rust☆33Updated last month
- Raft implemented in Rust☆28Updated last year
- Write Ahead Logging for Rust☆32Updated last month
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago