An open API service providing repository metadata for many open source software ecosystems.

Topic: "keyvalue"

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

Language: TypeScript - Size: 923 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1,324 - Forks: 36

Cinchoo/ChoETL

ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)

Language: C# - Size: 38.2 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 824 - Forks: 140

dermesser/leveldb-rs

A reimplementation of LevelDB in Rust (no bindings).

Language: Rust - Size: 1.76 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 542 - Forks: 64

guycipher/k4

High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.

Language: Go - Size: 9.34 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 243 - Forks: 4

ValvePython/vdf

📜 Package for working with Valve's text and binary KeyValue format

Language: Python - Size: 116 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 179 - Forks: 36

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.

Language: TypeScript - Size: 358 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 108 - Forks: 0

shravan2x/Gameloop.Vdf

A fast, easy-to-use Valve Data Format parser for .NET

Language: C# - Size: 101 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 104 - Forks: 5

rossengeorgiev/vdf-parser

📜 Libraries to (de)serialize Valve's KeyValue format (VDF) in various languages

Language: JavaScript - Size: 136 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 80 - Forks: 23

VictorScherbakov/DataTanker

Embedded persistent key-value store for .NET. Pure C# code.

Language: C# - Size: 1.38 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 63 - Forks: 13

SWCE/keyval-resource

a resource that passes key values between jobs

Language: Go - Size: 437 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 39 - Forks: 15

GRIDSystemSAS/GS.GRID

Multi-Server - MQTT broker, KissB enabled, and more !

Language: Pascal - Size: 15.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 7

RobusGauli/cdict.h

Typesafe, Generic & Extremely fast Dictionary in C 🚀

Language: C - Size: 38.1 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 4

KOT-database/KOT

Flexible, secure and scalable database and your python cloud.

Language: Python - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 3

restuwahyu13/node-disk-storage

Fast and Secure local storage persistent data for Node JS

Language: TypeScript - Size: 576 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 2

arazmj/gerdu

key-value in-memory database server

Language: Go - Size: 11.1 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 5

wuriyanto48/kece

[In Development] An Experimental distributed Key Value Store written in pure Go

Language: Go - Size: 105 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

RoyalBingBong/vdfplus

A small library that aims to help with converting Valve's KeyValue (VDF) format to JSON and vice versa

Language: JavaScript - Size: 58.6 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

Galaco/keyvalues

Source engine KeyValue format parser (e.g. gameinfo.txt, vmt, vmf)

Language: Go - Size: 28.3 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

rhygg/hive-db

A Nodejs key value storage database for mongodb, sqlite and Postgres!

Language: JavaScript - Size: 109 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 2

Sarrus1/valve-kv-tools

Serializer, Formatter and Linter for Valve's KeyValue format.

Language: Rust - Size: 6.88 MB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

strongloop/loopback-example-kv-connectors

LoopBack KeyValue connector examples.

Language: JavaScript - Size: 28.3 KB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 4

tidesdb/tidesdb-go

Official GO binding for TidesDB

Language: Go - Size: 68.4 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 2

SeriousBug/cuttlestore

A generic rust API for interacting with key-value stores that can be selected at runtime.

Language: Rust - Size: 1.62 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

lucasvmiguel/kv-store

Key value store library that uses your current database (for you that don't want to spend even more money)

Language: JavaScript - Size: 172 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

noriah/PyVDF

Python Library for Reading and Writing VDFs (Valve Data File)

Language: Python - Size: 400 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

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.

Language: C# - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

petrkotek/gkv

Extremely simple Key/Value store for Go (golang) with MySQL backend.

Language: Go - Size: 180 KB - Last synced at: about 2 months ago - Pushed at: over 9 years ago - Stars: 4 - Forks: 0

tm-sah/GoKvSqlite

simply, it just key-value Sqlite based store package, so simply and easy-to-use

Language: Go - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

bencz/proto.kvdb

A experimental actor based key/value database using protoactor

Language: C# - Size: 967 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

shravan2x/Gameloop.Vdf.JsonConverter

VDF-JSON converters for Vdf.NET.

Language: C# - Size: 14.6 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

adamsyy/meta-extractor

Java project to extract metadata as key value pairs from a product dataset

Language: Java - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

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.

Language: TypeScript - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

OpenVicProject/lexy-vdf

VDF parser using Lexy

Language: C++ - Size: 66.4 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

supermassivedb/supermassive

A distributed in-memory, durable key value database designed for massive amounts of data and low latency.

Language: Go - Size: 176 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

jaameypr/keyvalue-caching

Java-based caching solution designed to temporarily store key-value pairs with a specified time-to-live (TTL) duration.

Language: Java - Size: 13.7 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

mnbuhl/PersistedCache

Effortless caching that turns any stateful resource into a simple key-value store.

Language: C# - Size: 290 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

clamkv/clamkv

A C library that provides an embeddable, persistent key-value store for fast storage.

Language: C - Size: 653 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

gcarreno/TestGNUDBM

A simple test using the libgdbm library

Language: Pascal - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

KagChi/key-mongo 📦

KeyValue usage mongodb

Language: TypeScript - Size: 278 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

muddassir235/eprefs

Extended Shared Preferences. Kotlin library that allows you to save arrays of primitives and any Serializable data classes.

Language: Kotlin - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

jingle1267/AndroidKeyValue

Android上基于realm数据库的k-v工具类

Language: Java - Size: 138 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

umit/lsm-tree-storage

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.

Language: Java - Size: 149 KB - Last synced at: about 16 hours ago - Pushed at: about 18 hours ago - Stars: 1 - Forks: 0

Vallic/dynamodb_client

Drupal wrapper for DynamoDB

Language: PHP - Size: 25.4 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

poppa/key-value-file

Simple key/value file parser/writer

Language: TypeScript - Size: 1.17 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Switcharoo-P4/Switcharoo-P4

Switcharoo P4 code for Intel Tofino.

Language: P4 - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mimfa/InfoViewer

A simple Gadget to show a list of details

Language: C# - Size: 219 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kkqy/gokvpairs

KeyValuePairs is a type that can hold the order of keys of json in Golang. We can use it to preserve the order of keys of json.

Language: Go - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

gs1719/Contact-App-v20

A contact app with firebase login

Language: Kotlin - Size: 234 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

QGIsK/kv

Simple kv-store for mongodb

Language: TypeScript - Size: 317 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AbhiSingh58/Drumpad

Drumpad Using javascript that gives different sounds on clicking on pad's buttons and can also be played by keyboard ( b1=Q , b2=W, b3=E ,b4=R ,b5=T ,b6=Y )

Language: JavaScript - Size: 5.78 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

xingwy/rank-tree

It is an ordered collection based on a red-black tree. When needed to rank records, or want to search record quickly, we can use it

Language: TypeScript - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Tylertron1998/KVN

Key Value Notation (KVN) based storage for .NET.

Language: C# - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

rizoadev/heroKV

simple key value store built on top of rocksdb

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

yoanncouillec/kv

Yet another very fast key-value store

Language: OCaml - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

20ft/awsornot

Classes for logging and key/value that work identically whether running on AWS or not

Language: Python - Size: 26.4 KB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ToBeDefined/TPreventKVC 📦

Use the runtime dynamic replacement method to prevent NSUnknownKeyException & NSInvalidArgumentException errors from crashing when using KVC's methods.

Language: Objective-C - Size: 24.4 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

rrwen/kwconfig

A Python module for managing config files in keyword style json format.

Language: Python - Size: 238 KB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

mooncloak/storagex

Kotlin Multiplatform storage utilities.

Language: Kotlin - Size: 276 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ccooper1982/fcache

FlatBuffers cache over WebSockets. Written in C++ with a Python API

Language: C++ - Size: 1.25 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

raphadam/dkv

🕸️ Distributed Key-Value store using Raft for consensus and Serf for peer discovery.

Language: Go - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

JED0050/DP-KVDBS

Diplomová práce - Key-value databázové systémy

Language: TeX - Size: 77.1 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

junghoon-vans/redis-rust

Language: Rust - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

buluma/ansible-role-memcached

Install and configure Memcached for Linux.

Language: Jinja - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

username1565/KeyValue

Key-value database with storage of key-value data structure, written on C#

Language: C# - Size: 858 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

loopbackio/loopback-connector-kv-extreme-scale

The official WebSphere eXtreme Scale KeyValue connector for LoopBack.

Language: JavaScript - Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

Switcharoo-P4/Switcharoo-Experiments

Evaluation scripts for Switcharoo.

Language: Python - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dartt0n/skhron

Skhron is a lightweight in-memory storage designed for in-code usage

Language: Go - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xiabob/FastKV

A fast key value store library base on memory map files. You can use it in Unity.

Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

planchon/kv

simple key value store using B+Tree

Language: Go - Size: 5.44 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tarrsalah/node-bitcask

Language: TypeScript - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jdrydn/graphql-scalars

A collection of GraphQL scalars for you to use in your JavaScript GraphQL projects.

Language: JavaScript - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

someimportantcompany/graphql-keyvalue

Standalone GraphQL Scalar type for Key-Value hashes.

Language: JavaScript - Size: 651 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TimJentzsch/vdf-extension

A language server and VSCode extension for the Valve Data Format (VDF), also known as KeyValues.

Language: TypeScript - Size: 551 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yasfatft/key-value-database

A Python3 key-value-database implementation

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dvidd/keyvalue

Distributed key value store using go and leveldb, made really simple made simplifying backend database workflow

Language: Go - Size: 21.3 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

titikterang/hybrid-kvstore Fork of azwarnrst/hybrid-kvstore

Embedded key value store with persistence mode, based on golang & badger KV

Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RupaMistry/inmemory-storage

In-Memory Key-Value Store

Language: JavaScript - Size: 41.3 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Harium/nosqlite-android

Sometimes you just need a simple key-value database

Language: Java - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

phys-tech/SO_InterfaceLocalizer

Tool for translating your applications. Supports up to 4 languages at the same time. Supports resources in .xml, .strings, .properties, .txt and other formats.

Language: C# - Size: 4.2 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

rbuck/raft-http

Simple Raft over HTTP consensus example.

Language: Go - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

prologic/bitcaskfs

A FUSE filesystem for the Bitcask database

Language: Go - Size: 267 KB - Last synced at: about 1 year ago - Stars: 0 - Forks: 2