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.☆133Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆304Updated last year
- Viewstamped Replication for Rust☆69Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆203Updated 5 months ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated 11 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- A Multi-Raft implementation in Rust language.☆192Updated 8 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- Your SQL database for learning purpose☆78Updated last year
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- 💃 Kafka/Raft implementation in Rust☆30Updated 3 months ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆25Updated 2 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Extensible SQL Lexer and Parser for Rust☆26Updated 2 years ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆30Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆169Updated 3 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 6 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆238Updated last week
- Paxos implementation in Rust☆78Updated last month
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated last month
- Extensible SQL Query Optimizer Service☆19Updated 7 months ago
- OxidSQL (Toy) SQL Database in Rust☆77Updated 11 months ago
- On-Disk B+ Tree implemented in Rust☆206Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Raft implementation in Rust☆47Updated 4 years ago
- Raft implemented in Rust☆28Updated last year
- An Adaptive Radix Tree implementation.☆39Updated last year