simple kv db written in rust.
An open-source HTTP back-end with realtime subscriptions using Google Cloud Storage as a key-value store.
Continu is a powerful tool for managing key-value pairs in an application. Its simple and lightweight design makes it easy to use. Besides, defining d...
Modular asynchronous embedded key-value database
A high-performance Key-Value in-memory database written in Go with persistence support,3 times performance than Redis.
Entropy Vault command line tool for storing passwords and other sensitive strings.
Block based basic Dashboard for presenting mostly key value data
Logging in key-value pair instead of text logging. The output is JSON via Jackson library.
📚An educational purpose NoSQL database based on bitcask. 🚧 WIP 🚧
A utility function for converting command-line arguments to a key-value object.
Key-counter database
A library for parsing .INI files written in C.
In-memory & persistent key-value store
Typed library for specifying and storing entities in a Deno.Kv database.
Miniature key-value database written in go
Helpful tools for working with Postgres
NoSQL in-memory storage with minimum overhead
fast, efficient, redis-compatible database
Postgres-powered key-value database backend server, rewritten in Rust. Just the thing for simple applications needing basic cloud storage.
Key-value store with node:sqlite
Framework-agnostic PHP SDK for Keyraft - A lightweight, self-hosted configuration and secrets management system
A high performance template replace stream working on binary or string streams
A dead-simple Telegram bot for managing key-value pairs
A tiny, zero-dependency, generic, sharded in-memory cache for Go with TTL and LRU eviction
Dot Net Implemention of the Redis Serialization Protocol
Generic in-memory cache with TTL and size-based eviction — TypeScript-first, zero dependencies.
a simple distributed key-value database, built on top of Raft consensus algorithm
Embedded, decentralized key-value database in Go using a gossip protocol for eventual consistency
Fast embedded key-value storage library written in java. Read and append with tags only.
This repo contains a basic transformer implementation
Cacher for C# project develop to cache objects.
Collection of example code used for learning NATS using Go.
A distributed key value store using multi paxos to achieve consensus
cli key value storage
A dead-simple phrase book app
A simple yet performant key-value datastore written in Java.
Sparse Merkle Tree with arbitrary-length keys efficient range operations, height-reducing extensions, and verification, making it ideal for verifiable...
in-memory key-value storage with expiration capabilities.
key-value store write in Rust (not for production)
A key value storage engine based on log structured file systems. Data is written to an append-only file and read using in-memory hash indexes for high...
Interprocess Harmony
🌱🍠 RadishDB is an in-memory distributed key-value data store
A lightweight, high-performance key-value format parser/serializer with APCu, Redis and file-cache support.
A simple in-memory key-value database with a custom TCP-based protocol supporting features like TTL, LRU eviction, snapshots to disk, single-leader re...
library for keva key value store
XML Tools
A high-performance, drop-in replacement for Redis, written in modern C++20
A blazing-fast, in-memory key-value database built entirely from scratch in C. MiniDB is an embedded database engine designed to process millions of...
pod-io is a key-value pair, endian-independent, binary serialization library with support for DEFLATE compression, and crc32/adler32 checksums
A KV to study advanced concepts on distributed database mechanisms. Dynamo specification is used but we are not limited to.