keyvaluestore
There are 92 repositories under keyvaluestore topic.
dermesser/leveldb-rs
A reimplementation of LevelDB in Rust (no bindings).
KeyviDev/keyvi
Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
microsoft/L4
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
omaralbeik/Stores
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
mitdbg/treeline
An update-in-place key-value store for modern storage.
sweet-security/candystore
A very fast Key-Value store in pure rust
guycipher/btree
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
dineshgowda24/bitcask-rb
📁 Build your own fast, persistent KV store(Based on bitcask paper)
NivixX/NDatabase
💾 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
tidesdb/tidesdb
High-performance, durable, transactional embedded storage engine designed for flash and RAM optimization.
guycipher/lsmt
Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package
aws-samples/ab-testing-at-edge
Implement an A/B testing solution at edge using AWS Lambda@Edge, Amazon CloudFront Functions, Amazon CloudFront KeyValueStore and Amazon DynamoDB
jrapoport/chestnut
🌰 Chestnut is encrypted storage for Go.
goncalotomas/FMKe
🛠️ Realistic benchmark for key value stores
saresend/shack
A CLI for storing simple stuff thats hard to remember
andrewlee302/distributed-system
Creative and educational project for distributed system
thinkbeforecoding/eskv
In-memory key/value and event store, for educational purposes
restuwahyu13/node-disk-storage
Fast and Secure local storage persistent data for Node JS
arazmj/gerdu
key-value in-memory database server
shanavas786/kalavara
Distributed persistent key value store
hcxyzlm/LMKeyValueStoreDemo
WCDB的中间层封装,隔离c++代码,基于wcdb database 一套缓存框架
wuriyanto48/kece
[In Development] An Experimental distributed Key Value Store written in pure Go
wupdigital/prefessor
Prefessor is a multiplatform preference manager library. Supports Android, iOS, Js and MacOS platforms.
Evodim/Azure.EntityServices
Services to manage pure entities in Azure storage table and blob
RPallas92/GrausDB
A high-performance, thread-safe key-value embedded data store.
sfluor/blazedb
A simple key value store
tauraamui/bluepanda
A key-value NoSQL DB
h43z/restkiwi
rest kv store
petrkotek/gkv
Extremely simple Key/Value store for Go (golang) with MySQL backend.
pranavr93/sharded_key_value_store
A distributed, sharded key value store, backed by paxos, written in C++
roccomuso/keyv-etcd
Etcd Storage adapter for Keyv
softlion/KeyValueLite
A netstandard key value store, backed by sqlite, alternative to Akavache
twiny/carbon
a wrapper around BadgerDB providing a simple API.
imrostami/InMemoryRs
A simple and practical project that shows how to implement an In Memory Database like Redis in Rust
nunogois/bun-kv-store
A basic key-value store made with the purpose of checking out Bun.
rezkam/kashk
high-performance, persistent key-value storage engine