qml-cache
Cache manager
A persistent key-value store plugin for QML applications
Persistent app-specific key-value store accessible from QML
13 stars
12 watching
4 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
cacheqmlqml-cacheqtquickqtquick-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
chili-epfl/qml-cvcamera | A QML plugin wrapper for fast OpenCV camera access on desktop and Android devices | 57 |
chili-epfl/qml-chilitags | A QML plugin wrapper for tracking fiducial markers in camera images using Chilitags | 8 |
paulovap/qtleveldb | A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
chili-epfl/qml-tcpsockets | Provides QML wrappers for Qt networking APIs to simplify communication between GUI and network layers. | 14 |
cabol/kvx | A simple in-memory Key/Value Store with basic operations and configuration options | 101 |
patrickelectric/qhot | Tool for live previewing and hot reloading of Qt Quick UI components | 191 |
sksamuel/aedile | A Kotlin wrapper for Caffeine's cache functionality with suspendable functions and coroutines | 171 |
jellydator/ttlcache | An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 951 |
qt-pods/qt-pods | Unifies packaging of Qt fragments | 59 |
penk/qml-livereload | A QtQuick application that provides live code preview and updates in real-time | 172 |
mikaak/request_cache_plug | A caching plug for Phoenix and Absinthe applications, allowing declarative caching of GraphQL queries and Phoenix controller requests. | 24 |
qyvlik/chart.qml | A QML-based implementation of charting components using Chart.js-like functionality | 140 |
fulls1z3/ngx-cache | A utility library for caching and managing data in Angular applications. | 154 |
orlovevgeny/go-mcache | A fast key-value store with expiration times and thread safety. | 97 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |