adambcomer / database-engineLinks
LSM-Tree Key-Value Store based on RocksDB
☆80Updated this week
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.☆141Updated 2 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆324Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆213Updated 3 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆233Updated 2 years ago
- rust database engineering toolkit☆34Updated 4 years ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A Multi-Raft implementation in Rust language.☆194Updated this week
- Your SQL database for learning purpose☆78Updated 2 months ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆32Updated last year
- Bitcask Implementation in Rust. A fast key-value store.☆25Updated 5 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆302Updated last week
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- Raft implemented in Rust☆29Updated last year
- HelixDB is a time-series oriented Key-Value store written in Rust.☆21Updated 11 months ago
- Concurrent ART (adaptive radix tree)☆174Updated 2 months ago
- framework for evaluating (planet-scale) consensus protocols☆129Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 8 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆113Updated 3 months ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 4 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆174Updated 3 weeks ago
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- 💃 Kafka/Raft implementation in Rust☆33Updated 3 months ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆28Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A high-performance storage engine for modern hardware and platforms.☆513Updated 2 years ago
- Paxos implementation in Rust☆78Updated last week