adambcomer / database-engineLinks
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
Sorting:
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- Viewstamped Replication for Rust☆68Updated 2 years ago
- rust database engineering toolkit☆33Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆86Updated 9 months ago
- Shared Unit Raft☆83Updated 6 months ago
- Yet another thread pool in rust for both callbacks or futures.☆136Updated 8 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆169Updated last month
- Experimental DataFusion Optimizer☆47Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆228Updated this week
- Extensible SQL Query Optimizer Service☆19Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 5 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆199Updated 3 months ago
- A native storage format for apache arrow☆82Updated last year
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆153Updated this week
- Raft implementation in Rust☆47Updated 4 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆302Updated 11 months ago
- Bw-Tree for Rust☆27Updated 2 years ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆43Updated 5 months ago
- Write Ahead Logging for Rust☆29Updated 2 weeks ago
- The labs of Raft consensus algorithm based on MadSim.☆120Updated 3 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Framework for simulating distributed applications☆101Updated 5 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Extensible SQL Lexer and Parser for Rust☆26Updated last year
- An ergonomic, opinionated framework for SQL integration test.☆23Updated 3 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆80Updated 2 years ago