adambcomer / database-engineLinks
LSM-Tree Key-Value Store based on RocksDB
☆80Updated 2 years ago
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.☆135Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 6 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆313Updated last year
- Viewstamped Replication for Rust☆69Updated 2 years ago
- A Multi-Raft implementation in Rust language.☆192Updated 9 months ago
- rust database engineering toolkit☆33Updated 4 years ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 7 months ago
- Extensible SQL Lexer and Parser for Rust☆26Updated 2 years ago
- Your SQL database for learning purpose☆78Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆259Updated this week
- OxidSQL (Toy) SQL Database in Rust☆77Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- On-Disk B+ Tree implemented in Rust☆209Updated 5 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Concurrent ART (adaptive radix tree)☆156Updated 2 months ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆31Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆109Updated 5 months ago
- Another minimal Raft implementation in Rust.☆184Updated last year
- Chain replication server framework for Rust☆38Updated 5 months ago
- 💃 Kafka/Raft implementation in Rust☆31Updated 4 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- An Adaptive Radix Tree implementation.☆42Updated 3 weeks ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- Bindings for writing a server that can act as MySQL/MariaDB☆171Updated last month