adambcomer / database-engineLinks
LSM-Tree Key-Value Store based on RocksDB
☆81Updated 3 weeks 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.☆142Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆215Updated last month
- Viewstamped Replication for Rust☆72Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆327Updated last year
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- A Multi-Raft implementation in Rust.☆196Updated this week
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 3 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆173Updated last month
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆32Updated last year
- Another minimal Raft implementation in Rust.☆186Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 9 months ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 5 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆313Updated last week
- Bitcask Implementation in Rust. A fast key-value store.☆27Updated 6 years ago
- Raft implemented in Rust☆29Updated last year
- lock-free B+ tree☆309Updated last year
- Concurrent ART (adaptive radix tree)☆174Updated 3 months ago
- A high-performance storage engine for modern hardware and platforms.☆517Updated 2 years ago
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆113Updated 3 months ago
- Extensible SQL Lexer and Parser for Rust☆27Updated 2 years ago
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆21Updated 11 months ago
- 💃 Kafka/Raft implementation in Rust☆33Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago