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.☆141Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆209Updated 8 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆318Updated last year
- Viewstamped Replication for Rust☆70Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- rust database engineering toolkit☆32Updated 4 years ago
- 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.☆193Updated 11 months ago
- Adaptive Radix Tree in Rust☆68Updated 7 years ago
- Your SQL database for learning purpose☆78Updated last month
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆32Updated last year
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 9 months ago
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- On-Disk B+ Tree implemented in Rust☆210Updated 5 years ago
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆280Updated this week
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- Shared Unit Raft☆83Updated 10 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆172Updated last week
- Paxos implementation in Rust☆78Updated last month
- OxidSQL (Toy) SQL Database in Rust☆78Updated 3 months ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆28Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆171Updated last month
- RiteRaft - A raft framework, for regular people☆332Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago
- 💃 Kafka/Raft implementation in Rust☆33Updated 2 months ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Chain replication server framework for Rust☆38Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆447Updated 6 months ago