ObjectiveRocks
Key-value store library
An Objective-C wrapper around RocksDB for persistent key-value storage
An Objective-C wrapper for RocksDB - A Persistent Key-Value Store for Flash and RAM Storage.
59 stars
4 watching
23 forks
Language: Objective-C++
last commit: almost 5 years ago
Linked from 1 awesome list
databaseobjective-crocksdbwrapper
Related projects:
Repository | Description | Stars |
---|---|---|
status-im/nim-rocksdb | A Nim wrapper around a persistent key-value store | 33 |
iondbproject/iondb | A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 925 |
curiosity-ai/rocksdb-sharp | A C# wrapper around Facebook's RocksDB key-value database | 167 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
google/leveldb | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,893 |
liveasynchronousvisualizedarchitecture/simdb | A high-performance key-value store designed for concurrent access and visualization. | 537 |
abbasnaqdi/reactor | A key-value store for Android applications | 38 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
radareorg/sdb | A simple string key-value database with support for arrays and JSON | 215 |
seladb/pickledb-rs | A lightweight key-value store written in Rust | 261 |
crystal-community/leveldb | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |