adambcomer / database-engineLinks
LSM-Tree Key-Value Store based on RocksDB
☆79Updated 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.☆133Updated last year
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Your SQL database for learning purpose☆78Updated last year
- rust database engineering toolkit☆33Updated 3 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 5 months ago
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Raft implemented in Rust☆25Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆201Updated 4 months ago
- Extensible SQL Lexer and Parser for Rust☆26Updated 2 years ago
- Extensible SQL Query Optimizer Service☆19Updated 6 months ago
- A native storage format for apache arrow☆82Updated last year
- Experimental DataFusion Optimizer☆47Updated 2 years ago
- Raft implementation in Rust☆47Updated 4 years ago
- Shared Unit Raft☆82Updated 6 months ago
- A tiny key-value store backed by Bitcask and Redis Serialization Protocol☆30Updated last year
- Bw-Tree for Rust☆27Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated last month
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆87Updated 10 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆303Updated 11 months ago
- Paxos implementation in Rust☆78Updated last week
- Another minimal Raft implementation in Rust.☆184Updated last year
- The labs of Raft consensus algorithm based on MadSim.☆121Updated 4 months ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆24Updated 2 years ago
- Write Ahead Logging for Rust☆29Updated last month
- An ergonomic, opinionated framework for SQL integration test.☆22Updated 4 months ago