There are 4 repositories under keyvaluestore topic.
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.
High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
A very fast Key-Value store in pure rust
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
📁 Build your own fast, persistent KV store(Based on bitcask paper)
💾 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
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
Creative and educational project for distributed system
Fast and Secure local storage persistent data for Node JS
In-memory key/value and event store, for educational purposes - Moved to Codeberg
WCDB的中间层封装,隔离c++代码,基于wcdb database 一套缓存框架
Prefessor is a multiplatform preference manager library. Supports Android, iOS, Js and MacOS platforms.
[In Development] An Experimental distributed Key Value Store written in pure Go
Services to manage pure entities in Azure storage table and blob
Implemented a distributed key value cache from scratch using Raft consensus algorithm. Communication is done using TCP protocol.
A netstandard key value store, backed by sqlite, alternative to Akavache
A distributed, sharded key value store, backed by paxos, written in C++
Easy, simple key-value store. Wraps standard .Net filesystem storage with an API similar to NoSQL document databases. Single C# file, no extra dependencies.