dragonquest / bitcask
Bitcask Implementation in Rust. A fast key-value store.
☆23Updated 5 years ago
Alternatives and similar repositories for bitcask:
Users that are interested in bitcask are comparing it to the libraries listed below
- BzTree implementation for Rust☆35Updated last year
- rust database engineering toolkit☆33Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆26Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- ☆38Updated last year
- Redis compatible server framework for Rust