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.☆132Updated last year
- Viewstamped Replication for Rust☆68Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 6 months ago
- Concurrent ART (adaptive radix tree)☆143Updated 2 months ago
- Your SQL database for learning purpose☆78Updated 10 months ago
- Bw-Tree for Rust☆26Updated last year
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Shared Unit Raft☆81Updated 4 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 3 months ago
- sstable stores key-value pairs on disk☆39Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆86Updated 8 months ago
- The labs of Raft consensus algorithm based on MadSim.☆118Updated 2 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆208Updated this week
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆23Updated 2 years ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆28Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆195Updated 2 months ago
- Toy DB to get more sytems expereince☆26Updated last year
- Experimental DataFusion Optimizer☆47Updated last year
- Extensible SQL Lexer and Parser for Rust☆26Updated last year
- Yet another thread pool in rust for both callbacks or futures.☆135Updated 7 months ago
- OxidSQL (Toy) SQL Database in Rust☆73Updated 8 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆26Updated last year
- Raft implemented in Rust☆24Updated last year
- A local first persistent log☆35Updated 3 months ago
- Resources for the transaction SIG☆63Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆297Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago