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.☆127Updated last year
- Viewstamped Replication for Rust☆67Updated last year
- HelixDB is a time-series oriented Key-Value store written in Rust.☆21Updated 2 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆196Updated last month
- Your SQL database for learning purpose☆77Updated 9 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆26Updated last year
- Shared Unit Raft☆82Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆224Updated last year
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆77Updated 2 years ago
- Extensible SQL Query Optimizer Service☆19Updated 3 months ago
- Experimental DataFusion Optimizer☆48Updated last year
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆86Updated 7 months ago
- The labs of Raft consensus algorithm based on MadSim.☆116Updated last month
- Concurrent ART (adaptive radix tree)☆142Updated last month
- Embeddable Aggregate Management System for Streams and Queries.☆91Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 5 months ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆42Updated 2 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆295Updated 8 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆191Updated this week
- rust database engineering toolkit☆33Updated 3 years ago
- A Rust implementation of the Raft consensus algorithm.☆21Updated 3 years ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆21Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated last month
- Raft implementation in Rust☆47Updated 4 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆23Updated 5 years ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 2 years ago
- Extensible SQL Lexer and Parser for Rust☆26Updated last year
- A native storage format for apache arrow☆82Updated last year
- sstable stores key-value pairs on disk☆39Updated last year
- Yet another thread pool in rust for both callbacks or futures.☆135Updated 6 months ago