adambcomer / database-engine
LSM-Tree Key-Value Store based on RocksDB
☆79Updated last year
Related projects ⓘ
Alternatives and complementary repositories for database-engine
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆113Updated last year
- Viewstamped Replication for Rust☆64Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- 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.☆190Updated this week
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆47Updated 2 weeks ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆84Updated 2 months ago
- Bw-Tree for Rust☆23Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆99Updated this week
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆19Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆32Updated 2 weeks ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆13Updated 3 years ago
- Raft implementation in Rust☆47Updated 3 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆73Updated last year
- A persistent B+Tree (clustered index) implementation in Rust.☆280Updated 4 months ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆43Updated last week
- Yet another thread pool in rust for both callbacks or futures.☆135Updated 2 months ago
- Your SQL database for learning purpose☆75Updated 5 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆15Updated this week
- Toy DB to get more sytems expereince☆25Updated last year
- Concurrent ART (adaptive radix tree)☆127Updated this week
- Extensible SQL Lexer and Parser for Rust☆26Updated last year
- Embeddable Aggregate Management System for Streams and Queries.☆82Updated this week
- Experimental DataFusion Optimizer☆47Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- Bitcask Implementation in Rust. A fast key-value store.☆23Updated 4 years ago
- Extensible SQL Query Optimizer Service☆12Updated this week
- A native storage format for apache arrow☆82Updated last year
- The labs of Raft consensus algorithm based on MadSim.☆108Updated last year
- scan-resistant concurrent lazy LRU☆57Updated last year