dragonquest / bitcaskLinks
Bitcask Implementation in Rust. A fast key-value store.
☆24Updated 5 years ago
Alternatives and similar repositories for bitcask
Users that are interested in bitcask are comparing it to the libraries listed below
Sorting:
- LevelDB: Rust implementation☆81Updated 6 years ago
- BzTree implementation for Rust☆35Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Paxos implementation in Rust☆78Updated this week
- Redis compatible server framework for Rust☆90Updated 2 years ago
- ☆26Updated 3 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆139Updated 2 years ago
- Yet another thread pool in rust for both callbacks or futures.☆136Updated last year
- A simple distributed consistent key-value store with Raft and Rust☆32Updated 7 years ago
- [WIP] ✨ TinKV is a simple and fast key-value storage written in Rust, which provides a bultin CLI and a Redis compatible server.☆31Updated 3 years ago
- ☆39Updated last year
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 6 months ago
- A redis-like cache store that implements CRDTs and active-active replications.☆41Updated 2 years ago
- A redis compatible database.☆15Updated 4 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Updated 9 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 8 months ago
- Port of Bolt DB in Rust☆46Updated last year
- A small async runtime for Rust☆61Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A distributed object file system inspired by the paper Beaver which was published by Facebook Inc. at 2010.☆20Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago