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.☆136Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆315Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 7 months ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- A Multi-Raft implementation in Rust language.☆192Updated 10 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆270Updated this week
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 8 months ago
- On-Disk B+ Tree implemented in Rust☆210Updated 5 years ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆31Updated last year
- Concurrent ART (adaptive radix tree)☆168Updated 2 weeks ago
- Bindings for writing a server that can act as MySQL/MariaDB☆171Updated last month
- An Adaptive Radix Tree implementation.☆42Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- Raft implemented in Rust☆28Updated last year
- Your SQL database for learning purpose☆78Updated this week
- Framework for simulating distributed applications☆104Updated 5 years ago
- Shared Unit Raft☆83Updated 9 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 5 months ago
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- Extensible SQL Lexer and Parser for Rust☆26Updated 2 years ago
- Write Ahead Logging for Rust☆32Updated 3 weeks ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆329Updated last year