A distributed Key value store in C , Optimized for availability, performance and fault tolerance
(On-Hold) Nodejs in-memory datastore that runs in a separate worker.
kk is a tiny, lightning-fast cli tool for storing notes and commands.
A small parser that parses pairs of the format "key:value;"
Tool designed to scan public GitHub repositories for sensitive data, including API tokens, private keys, and other secrets that may have been accident...
RazorDB is an open-source, fast, reactive, in-memory database optimized for performance.
CRDT key-value store in Go, inspired by Riak.
A Python key-value wide-column database library leveraging RocksDB for versioned, timestamped data storage and retrieval with dataset support.
[WIP] A high-performance, distributed key-value store built in Rust.
Distributed Hash-Table System using Akka Actor Model
Namespace-scoped key-value storage on top of IndexedDB with explicit error codes.
Minimal, safe Rust bindings for RocksDB with column family support
Yet another raft implementation
Go package that provides a simple and efficient way to synchronize your GORM models with a key-value store.
S-expression-based key-value database in scheme.
This is a simple key-value database for learning purpose.
A scalable, fault-tolerant, and highly available distributed key-value store implementation providing causal consistency and eventual convergence, ach...
A fun game using the principles of python listing and dictionaries!
A high-performance embedded key-value database written in Rust with Python & Node.js bindings - featuring encryption, secondary indexes, atomic transa...
🐿️ Streamline your automation with FlashSquirrel, a cross-platform AI tool designed for effortless task management and report generation.
Redis-compatible server for microcontrollers. 100+ commands, 7 data types, Streams, HyperLogLog, Pub/Sub, transactions. Fits in 300KB RAM.
A high-performance in-memory key-value store in C, featuring custom character encodings, trie-based storage, and efficient memory management for embed...
Redis like key value database in Gleam
Simple, Embedded & Bitcask Based Key Value Store
A simple in-memory key-value store and server written in C++.
Lightweight Redis-like key-value store in Go with persistence and custom RESP support 🚀
High-performance C++ data structure for fast key-based access with guaranteed O(1) operations, dynamic resizing, and memory-efficient design
Simple key value store in Go
🔧 Build a high-performance, configurable B+ tree for persistent key-value storage with pluggable backends and full Rust type safety.