simdb

Key-value store

A high-performance key-value store designed for concurrent access and visualization.

A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

GitHub

535 stars
48 watching
82 forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
vitalvas/vxdb An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data 20
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 507
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 917
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 586
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
bobris/btdb A comprehensive Key Value Database project with .NET implementation, featuring object database integration and various extensions. 137
hemantasapkota/swiftstore A LevelDB-backed key-value store for Swift applications 123
spotify/sparkey A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. 1,179
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
danielealbano/cachegrand A high-performance key-value store designed to optimize performance on modern hardware and support various data types 977
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
unixjunkie/dokeysto A key-value store implementation in OCaml, optimized for simplicity and efficient storage. 10
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939