adambcomer / database-engine
LSM-Tree Key-Value Store based on RocksDB
☆79Updated last year
Alternatives and similar repositories for database-engine:
Users that are interested in database-engine are comparing it to the libraries listed below
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆120Updated last year
- Viewstamped Replication for Rust☆64Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆220Updated last year
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆26Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆191Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆52Updated 2 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- Shared Unit Raft☆80Updated last month
- HelixDB is a time-series oriented Key-Value store written in Rust.☆19Updated last week
- Your SQL database for learning purpose☆75Updated 7 months ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆18Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆156Updated this week
- Raft implemented in Rust☆25Updated 11 months ago
- Raft implementation in Rust☆47Updated 3 years ago
- Bw-Tree for Rust☆25Updated last year
- The labs of Raft consensus algorithm based on MadSim.☆110Updated last year
- Concurrent ART (adaptive radix tree)☆138Updated this week
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆73Updated last year
- Paxos implementation in Rust☆74Updated this week
- scan-resistant concurrent lazy LRU☆58Updated last year
- A simple sql database written in rust.☆70Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆85Updated 5 months ago
- A Pure Rust Implementation of Egalitarian Paxos☆48Updated 4 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆286Updated 6 months ago
- Yet another thread pool in rust for both callbacks or futures.☆135Updated 4 months ago
- ☆21Updated last year
- sstable stores key-value pairs on disk☆39Updated last year
- A native storage format for apache arrow☆82Updated last year
- Bitcask Implementation in Rust. A fast key-value store.☆23Updated 5 years ago