keyvaluestore topic

List keyvaluestore repositories

leveldb-rs

482
Stars
55
Forks
Watchers

A reimplementation of LevelDB in Rust (no bindings).

keyvi

236
Stars
42
Forks
Watchers

Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.

L4

195
Stars
49
Forks
Watchers

L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.

Stores

129
Stars
12
Forks
Watchers

Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!

shack

20
Stars
0
Forks
Watchers

A CLI for storing simple stuff thats hard to remember

node-disk-storage

15
Stars
2
Forks
Watchers

Fast and Secure local storage persistent data for Node JS

FMKe

23
Stars
8
Forks
Watchers

🛠️ Realistic benchmark for key value stores

chestnut

26
Stars
6
Forks
Watchers

🌰 Chestnut is encrypted storage for Go.

eskv

16
Stars
0
Forks
Watchers

In-memory key/value and event store, for educational purposes

distributed-system

19
Stars
4
Forks
Watchers

Creative and educational project for distributed system