nim-rocksdb
Key-value store library
A Nim wrapper around Facebook's RocksDB, providing a key-value store for Flash and RAM storage.
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 | 58 |
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 | 166 |
facebook/rocksdb | A persistent key-value store designed for fast storage on flash drives with multi-threaded compaction and flexible design options. | 28,730 |
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. | 83 |
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 | 82 |
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 | 91 |
status-im/nim-stint | A fast and portable multi-precision integer library for use in various embedded systems and blockchain applications. | 83 |
google/leveldb | A fast key-value storage library with sorted data and atomic batch operations. | 36,660 |