A reimplementation of LevelDB in Rust (no bindings).
Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.
An update-in-place key-value store for modern storage.
A very fast Key-Value store in pure rust
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
💾 NDatabase is a lightweight and easy to use indexed key-value store database framework mainly aimed for minecraft bukkit, spigot, sponge servers and is multi-platform
📁 Build your own fast, persistent KV store(Based on bitcask paper)
Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package
Implement an A/B testing solution at edge using AWS Lambda@Edge, Amazon CloudFront Functions, Amazon CloudFront KeyValueStore and Amazon DynamoDB
🛠️ Realistic benchmark for key value stores
A CLI for storing simple stuff thats hard to remember
Creative and educational project for distributed system
In-memory key/value and event store, for educational purposes
Fast and Secure local storage persistent data for Node JS
[In Development] An Experimental distributed Key Value Store written in pure Go