adambcomer / database-engineLinks
LSM-Tree Key-Value Store based on RocksDB
☆81Updated 2 months 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.☆145Updated 2 years ago
- Viewstamped Replication for Rust☆73Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆330Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆217Updated 2 months ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆90Updated last year
- Raft implemented in Rust☆29Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 4 months ago
- Another minimal Raft implementation in Rust.☆186Updated 2 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆29Updated 6 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- A Multi-Raft implementation in Rust.☆197Updated last month
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆21Updated last year
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆32Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆356Updated this week
- OxidSQL (Toy) SQL Database in Rust☆80Updated 6 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆173Updated 2 months ago
- 🪶 columnar SQL database built from scratch☆90Updated 3 weeks ago
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 5 months ago
- 💃 Kafka/Raft implementation in Rust☆33Updated this week
- Concurrent ART (adaptive radix tree)☆178Updated 4 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆205Updated last week
- Multi-threaded implementation of redis written in rust☆145Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 10 months ago
- A high-performance storage engine for modern hardware and platforms.☆518Updated 3 years ago