There are 2 repositories under keyvalue topic.
remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
A reimplementation of LevelDB in Rust (no bindings).
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
Open-source storage engine for highly concurrent, transactional log-structured key-value storage.
📜 Package for working with Valve's text and binary KeyValue format
✨ Transform gist into your personal key/value datastore. 💡Pair this with Next.js static sites and incremental static regeneration. Built with TypeScript.
📜 Libraries to (de)serialize Valve's KeyValue format (VDF) in various languages
A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.
Embedded persistent key-value store for .NET. Pure C# code.
a resource that passes key values between jobs
Multi-Server - MQTT broker, KissB enabled, and more !
Typesafe, Generic & Extremely fast Dictionary in C 🚀
Fast and Secure local storage persistent data for Node JS
[In Development] An Experimental distributed Key Value Store written in pure Go
A small library that aims to help with converting Valve's KeyValue (VDF) format to JSON and vice versa
Serializer, Formatter and Linter for Valve's KeyValue format.
LoopBack KeyValue connector examples.
A generic rust API for interacting with key-value stores that can be selected at runtime.
Switcharoo P4 code for Intel Tofino.
Key value store library that uses your current database (for you that don't want to spend even more money)
Easy, simple key-value store. Wraps standard .Net filesystem storage with an API similar to NoSQL document databases. Single C# file, no extra dependencies.
Java project to extract metadata as key value pairs from a product dataset
A experimental actor based key/value database using protoactor
A Visual Studio Code extension that adds syntax highlighting for Valve Key Values. Also supports Valve Project Creator files, currently working on adding Language Support features.
A simple test using the libgdbm library
simply, it just key-value Sqlite based store package, so simply and easy-to-use
A high-performance, Log-Structured Merge-Tree (LSM-tree) based storage system for key-value databases. This implementation leverages Java 21's new features like the Arena API and MemoryLayout for efficient memory management.