NavyaZaveri / lsm_engineLinks
A rust implementation of a key-value store with Log-Structured Merge Trees.
☆15Updated 3 years ago
Alternatives and similar repositories for lsm_engine
Users that are interested in lsm_engine are comparing it to the libraries listed below
Sorting:
- rust database engineering toolkit☆33Updated 3 years ago
- Distributed key-value store.☆28Updated 4 years ago
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform☆36Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- Logical clocks implementation in Rust☆45Updated 5 years ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- scan-resistant concurrent lazy LRU☆60Updated last year
- ☆13Updated 5 years ago
- A basic log-structured flash datastore☆20Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tre…☆26Updated 2 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- A redis-like cache store that implements CRDTs and active-active replications.☆41Updated 2 years ago
- transmute-free Rust library to work with the Arrow format☆9Updated last year
- ☆46Updated 4 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- Write Ahead Logging for Rust☆29Updated last month
- Pure Rust SSTable implementation☆14Updated 10 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- A hierarchical timer wheel in Rust☆17Updated 7 years ago
- ☆27Updated 3 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- ☆12Updated 5 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- Memory database☆55Updated last year
- Viewstamped Replication for Rust☆69Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago