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:
- BzTree implementation for Rust☆35Updated last week
- LevelDB: Rust implementation☆80Updated 6 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A simple distributed consistent key-value store with Raft and Rust☆32Updated 7 years ago
- Paxos implementation in Rust☆78Updated last month
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- Redis compatible server framework for Rust☆90Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- ☆26Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆135Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Port of Bolt DB in Rust☆46Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- An ergonomic, opinionated framework for SQL integration test.☆22Updated 6 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 7 months ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆20Updated 8 months 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
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- Yet another thread pool in rust for both callbacks or futures.☆136Updated 11 months ago
- ☆39Updated last year
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- A small async runtime for Rust☆61Updated last year
- A redis compatible database.☆15Updated 4 years ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year