keyvalue
There are 75 repositories under keyvalue topic.
FrigadeHQ/remote-storage
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
Cinchoo/ChoETL
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
dermesser/leveldb-rs
A reimplementation of LevelDB in Rust (no bindings).
guycipher/k4
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
ValvePython/vdf
📜 Package for working with Valve's text and binary KeyValue format
TimMikeladze/gist-database
✨ Transform gist into your personal key/value datastore. 💡Pair this with Next.js static sites and incremental static regeneration. Built with TypeScript.
shravan2x/Gameloop.Vdf
A fast, easy-to-use Valve Data Format parser for .NET
rossengeorgiev/vdf-parser
📜 Libraries to (de)serialize Valve's KeyValue format (VDF) in various languages
VictorScherbakov/DataTanker
Embedded persistent key-value store for .NET. Pure C# code.
SWCE/keyval-resource
a resource that passes key values between jobs
GRIDSystemSAS/GS.GRID
Multi-Server - MQTT broker, KissB enabled, and more !
RobusGauli/cdict.h
Typesafe, Generic & Extremely fast Dictionary in C 🚀
restuwahyu13/node-disk-storage
Fast and Secure local storage persistent data for Node JS
arazmj/gerdu
key-value in-memory database server
wuriyanto48/kece
[In Development] An Experimental distributed Key Value Store written in pure Go
RoyalBingBong/vdfplus
A small library that aims to help with converting Valve's KeyValue (VDF) format to JSON and vice versa
rhygg/hive-db
A Nodejs key value storage database for mongodb, sqlite and Postgres!
Galaco/keyvalues
Source engine KeyValue format parser (e.g. gameinfo.txt, vmt, vmf)
Sarrus1/valve-kv-tools
Serializer, Formatter and Linter for Valve's KeyValue format.
strongloop/loopback-example-kv-connectors
LoopBack KeyValue connector examples.
SeriousBug/cuttlestore
A generic rust API for interacting with key-value stores that can be selected at runtime.
lucasvmiguel/kv-store
Key value store library that uses your current database (for you that don't want to spend even more money)
noriah/PyVDF
Python Library for Reading and Writing VDFs (Valve Data File)
petrkotek/gkv
Extremely simple Key/Value store for Go (golang) with MySQL backend.
rzubek/easy-db
Easy, simple key-value store. Wraps standard .Net filesystem storage with an API similar to NoSQL document databases. Single C# file, no extra dependencies.
adamsyy/meta-extractor
Java project to extract metadata as key value pairs from a product dataset
bencz/proto.kvdb
A experimental actor based key/value database using protoactor
gamenew09/vscode-valve-key-values
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.
MrTrakos/GoKvSqlite
simply, it just key-value Sqlite based store package, so simply and easy-to-use
shravan2x/Gameloop.Vdf.JsonConverter
VDF-JSON converters for Vdf.NET.
Switcharoo-P4/Switcharoo-P4
Switcharoo P4 code for Intel Tofino.
gcarreno/TestGNUDBM
A simple test using the libgdbm library
guycipher/hashtable
Concurrent safe, in-memory hash-table with persistence and simple API.
jaameypr/keyvalue-caching
Java-based caching solution designed to temporarily store key-value pairs with a specified time-to-live (TTL) duration.
mnbuhl/PersistedCache
Effortless caching that turns any stateful resource into a simple key-value store.
OpenVicProject/lexy-vdf
VDF parser using Lexy