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

537 stars
48 watching
82 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
vitalvas/vxdbAn implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data20
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
speedb-io/speedbA high-performance key-value store designed to support modern data sets.925
iondbproject/iondbA lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support.592
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
bobris/btdbA high-performance, ACID-compliant key-value store with object database and relational capabilities.139
hemantasapkota/swiftstoreA LevelDB-backed key-value store for Swift applications123
spotify/sparkeyA simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts.1,178
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
danielealbano/cachegrandA high-performance key-value store designed to optimize performance on modern hardware and support various data types978
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
unixjunkie/dokeystoA key-value store implementation in OCaml, optimized for simplicity and efficient storage.10
linkedin/paldbAn embeddable key-value store with fast read performance and compact storage size939