quickfuture
Asynchronous task utility
Provides QML compatibility and utilities for working with asynchronous tasks in C++
Using QFuture in QML
53 stars
7 watching
19 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benlau/quickpromise | A QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution | 179 |
benlau/quickcross | A utility library providing cross-platform helper classes and components for QML applications. | 49 |
benlau/testable | A utility library to enhance Qt testing frameworks with support for multiple test objects and customization options. | 60 |
benlau/quickflux-project-template | A template project for creating QuickFlux applications with unit tests | 8 |
benlau/quickflux | An implementation of Flux Application Architecture Framework in QML applications | 329 |
benlau/sparkqml | A utility for loading and displaying QML documents with state and transition preview capabilities | 100 |
benlau/qsyncable | A solution to synchronize data between models by duplicating and synchronizing local copies of data | 118 |
benlau/hotloader.pri | A tool for automatically reloading and recompiling QML files when changes are detected | 6 |
benlau/qpm-qt-creator-project-template | A collection of pre-configured project templates for Qt Creator that streamline the development process with qpm. | 7 |
benlau/qredux | A QML-based implementation of the Redux state management library | 26 |
benlau/qtshell | A Qt-based library providing file manipulation functionality in a shell command style API | 32 |
rchamberlin/qmlstatemachine | A Qt project demonstrating how to use a C++ state machine with QML for UI | 14 |
qkit/phoneme-qml | A QML interface layer for running Java MIDlets on various platforms | 6 |
benlau/biginteger | A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 991 |