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
Sorting:
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- Viewstamped Replication for Rust☆68Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆197Updated 3 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Shared Unit Raft☆81Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- Concurrent ART (adaptive radix tree)☆148Updated last week
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 4 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆221Updated this week
- rust database engineering toolkit☆33Updated 3 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆191Updated last week
- Framework for simulating distributed applications☆101Updated 5 years ago
- Your SQL database for learning purpose☆78Updated 11 months ago
- Yet another thread pool in rust for both callbacks or futures.☆136Updated 8 months ago
- A native storage format for apache arrow☆82Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- The labs of Raft consensus algorithm based on MadSim.☆120Updated 2 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated last year
- A local first persistent log☆35Updated 4 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆39Updated 2 months ago
- Extensible SQL Lexer and Parser for Rust☆26Updated last year
- Raft implementation in Rust☆47Updated 4 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated 3 weeks ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆86Updated 9 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆301Updated 10 months ago
- Write Ahead Logging for Rust☆29Updated 3 weeks ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆43Updated 4 months ago
- An ergonomic, opinionated framework for SQL integration test.☆23Updated 3 months ago