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 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 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
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 5 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- Redis compatible server framework for Rust☆89Updated 2 years ago
- A small async runtime for Rust☆59Updated last year
- ☆27Updated 3 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Transmissing metainfo across components.☆19Updated 3 months ago
- ☆17Updated last year
- An ergonomic, opinionated framework for SQL integration test.☆23Updated 3 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 4 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆59Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Yet Another Kev-Value DataBase☆19Updated last year
- A simple distributed consistent key-value store with Raft and Rust☆32Updated 7 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 5 months ago
- Paxos implementation in Rust☆76Updated last month
- Bw-Tree for Rust☆27Updated 2 years ago
- A Rust implementation of RESP2 and RESP3☆52Updated 3 months ago