Networked key-value store (not to be confused with the load balancer "NetKV" that I didn't realize existed! Oops!)
-
Updated
Oct 14, 2019 - C
Networked key-value store (not to be confused with the load balancer "NetKV" that I didn't realize existed! Oops!)
OrionDB: A high-performance, sharded, in-memory key-value database in C with persistence options, epoll networking, and efficient memory management. (v0.1.0 - Early Development)
In memory Key Value store
Academic purpose project for Operating Systems course. Simulates a distributed Key-Value store using some imposed theoretical concepts of modern operating systems.
A key-value store for use in memory constrained embedded systems
A simple in-memory data structure store.
C library project for the Distributed Systems curricular unit, 2021/22 of Bachelor's in Computer Engineering at FCUL.
A fast, embeddable, single file, key-value database
A fast Robin Hood hash table library in C
Multithreaded LSM-tree “kiwi” (pthreads, mutexes, condition variables) and LKL VFAT journaling with printk and gdb.
Remote I/O Control API and SDKs
DoubleClique is a high‑performance, in‑memory, replicated key–value store that runs on Dolphin’s PCIe interconnect using the SISCI API.
A simple key-value-store server. Like redis, but dumber and simpler.
hash table plugin for Hercules
A general-purpose hash table library implementation written in C11.
A simple embedded key-value database written in C11
lcKeyValueMap is a small libary that can store variable amounts of strings by name (call it associative array, dictionary key value map string to string)
Key value store database with client authentication. Configuration similar to the AWS database.
Key value Database using B Tree
Add a description, image, and links to the key-value-store topic page so that developers can more easily learn about it.
To associate your repository with the key-value-store topic, visit your repo's landing page and select "manage topics."