nim-rocksdb
Key-value store wrapper
A Nim wrapper around a persistent key-value store
Nim wrapper for RocksDB, a persistent key-value store for Flash and RAM Storage.
33 stars
20 watching
6 forks
Language: Nim
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iabudiab/objectiverocks | An Objective-C wrapper around RocksDB for persistent key-value storage | 59 |
status-im/nim-sqlcipher | A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |
status-im/nim-snappy | An implementation of the Snappy compression algorithm in Nim | 27 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
curiosity-ai/rocksdb-sharp | A C# wrapper around Facebook's RocksDB key-value database | 167 |
facebook/rocksdb | A fast key-value store for efficient storage of large amounts of data on flash drives. | 28,801 |
status-im/nim-faststreams | An efficient input/output stream library for Nim language | 125 |
status-im/nim-eth | A collection of Ethereum-related utilities and tools implemented in Nim. | 86 |
status-im/nim-chronicles | A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. | 161 |
status-im/nim-websock | A Websocket implementation for the Nim programming language | 83 |
status-im/nim-json-serialization | Provides flexible JSON serialization with support for various features and standards compliance | 48 |
status-im/nim-status | Provides an implementation of the Status protocol in Nim language | 9 |
status-im/nim-json-rpc | Provides a standardized interface for remote procedure calls over JSON format | 92 |
status-im/nim-stint | A stack-based arbitrary precision integer library for Nim | 84 |
google/leveldb | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |