an in memory data structure database
Redix is a simplified, mini and lightweight version of Redis built in Rust. For minimal apps only.
In-memory key-value store in Go, with database-backed snapshotting, and telemetry. Uses GRPC.
A distributed key-value store designed for big data, high availability, and scalability. Features consistent hashing, tunable consistency via quorum c...
High-performance distributed LSM database and hybrid vector search engine. Built from scratch in Go with leaderless replication and HNSW retrieval.
A small but powerful key-value database for javascript.
NUNO: compact text-based human-readable config and data format supporting hierarchical tabular and key/value data interwoven with free text.
tcp-kvdb is a lightweight, TypeScript-based key-value store that communicates over raw TCP. It supports simple commands like GET, SET, and DELETE, wit...
Language Wizard is a tiny, thread-safe i18n helper for Go. Store the active ISO language and a dictionary of strings, read with safe defaults, and hot...
Fault-tolerant distributed key-value store and Raft impl
A minimalist, zero-dependency persistent key-value store in C with a Copy-on-Write safety model.
Redis compatible key value store written in go
Transform SQLite into a powerful and fast key-value store.
A Java utility class to load and flatten JSON configuration files into a flat key-value map.
:battery: Apache Accumulo is a sorted, distributed key/value store that provides robust, scalable data storage and retrieva
JSON based python key-value database for rapid prototyping
🌍 Simplify internationalization with language_wizard, a thread-safe key-value store for easy language switching and responsive event handling.
Migration framework for KV stores, currently focused on Redis
An embedded transactional key-value store
SeaORM wrapper for NodeJS, providing basic key/value storage in SQLite/Postgres/MySQL/MariaDB
The project involves constructing a fully-functional, networked key-value store using best practices in Rust.
Node.js için JSON, YAML, MongoDB ve LocalStorage destekli esnek veritabanı modülü.
A lightweight and thread-safe persistent key-value storage built with SwiftData.
CoreCache - A distributed key value store
A lightweight, embedded key-value store written in Golang
FlatBuffers cache over WebSockets. Written in C++ with a Python API
A minimal, zero-overhead key-value store abstraction for Go. Write your data logic once, then choose your database by changing imports.
A simple utility I made to study key values pairs specified in a yaml file. Think of it as very low level quizlet.
High-performance C++ data structure for fast key-based access with guaranteed O(1) operations, dynamic resizing, and memory-efficient design
A simple yet powerful hash map implementation in C. This project provides a versatile data structure for key-value pair storage with efficient lookup...
Key-Value Storage (Redis Clone) in Go
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
A specialised encoder-decoder pair for transmitting or storing key-value data. Modelled after analogues in encoding/gob from the Go standard library,...
a distributed, reliable key-value database using Raft consensus algorithm
Embedded database for microcontrollers. Three engines (KV, time-series, relational), single malloc, zero dependencies, power-loss safe WAL. C99 · ESP3...
Chainify is a SDK and protocol specification for peer-to-peer networks creation.
Chainify demo. By using Docker Compose you can test three nodes on a virtual network communicating with each other, interacting with them individually...
kvd is a simple key value database supporting large values
FUSE key/value store backed by Redis.
PostgreSQL backed key/val store with support for JSON values
✨ Easily Use DynamoDB as a key-value format.
no-sql database as an extension of the key-value model
Gem for managing key trees / nested hashes
Very simple Go library that implements a read-only key-value store, designed with secret storing in mind.
:floppy_disk: Distributed key-value store in Elixir.
Uniform key-value storage interface
In-memory Key-Value store
time based key value store
Ema's prototype key-value server, in Rust