An open API service indexing awesome lists of open source software.

https://github.com/cybex-dev/qthreading

QThreading is aimed to making working with threads simpler in QT applications and makes using threads more manageable and easier to use by getting rid of the extra 'bloat code' and using a thread 'object' as it were meant to be. (Still in dev)
https://github.com/cybex-dev/qthreading

Last synced: 3 months ago
JSON representation

QThreading is aimed to making working with threads simpler in QT applications and makes using threads more manageable and easier to use by getting rid of the extra 'bloat code' and using a thread 'object' as it were meant to be. (Still in dev)

Awesome Lists containing this project