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.
58 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 Facebook's RocksDB, providing a key-value store for Flash and RAM storage. | 33 |
iondbproject/iondb | A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 590 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 921 |
curiosity-ai/rocksdb-sharp | A C# wrapper around Facebook's RocksDB key-value database | 166 |
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. | 169 |
google/leveldb | A fast key-value storage library with sorted data and atomic batch operations. | 36,660 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,880 |
liveasynchronousvisualizedarchitecture/simdb | A high-performance key-value store designed for concurrent access and visualization. | 536 |
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. | 22 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
radareorg/sdb | A lightweight key-value store with support for arrays and JSON data | 217 |
seladb/pickledb-rs | A lightweight key-value store written in Rust | 260 |
crystal-community/leveldb | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |