-
no-rtti-typing Public
A useful CRTP-based pattern that provides dynamic typing without RTTI.
C++ UpdatedFeb 6, 2023 -
timedtask Public
Periodically executes user code in a background thread.
C++ MIT License UpdatedFeb 5, 2023 -
coreqml Public
CoreQML is a set of classes/components for creating QtQuick applications. It provides automatic bindings between C++ and QML and implements core palette and localisation management classes.
-