qtleveldb
Key-value store
A Qt/QML wrapper for Google's LevelDB key-value storage library
Qt/QML wrapper for Google's LevelDB for Android, iOS, Desktop an so on..
55 stars
8 watching
9 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/leveldb | A fast key-value storage library written at Google providing an ordered mapping from string keys to string values | 36,564 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
chili-epfl/qml-cache | A persistent key-value store plugin for QML applications | 13 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
kim/leveldb-haskell | Provides Haskell bindings to LevelDB, a fast and efficient NoSQL database system | 66 |
larpon/qtfirebase | A C++ API wrapper around the Google Firebase SDK, enabling Qt and QML integration | 284 |
evonove/qnite | A high-level charting library with a Qt/QML API | 97 |
abbasnaqdi/reactor | A key-value store for Android applications | 38 |
qt/qttools | Tools and utilities for building and maintaining C++ Qt applications. | 198 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
rchamberlin/qmlstatemachine | A Qt project demonstrating how to use a C++ state machine with QML for UI | 14 |
ddobrev/qtsharp | Mono/.NET bindings for Qt for C# development on Windows and other platforms | 574 |
linkedin/paldb | An embeddable key-value store with fast read performance and compact storage size | 939 |
yahoo/halodb | A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 507 |