Stars
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
Replacement of QtSingleApplication for Qt 5 and Qt 6 with support for inter-instance communication.
Log4Qt - Logging for the Qt cross-platform application framework
An SMTP Client writen in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
A simple class for parsing JSON data into a QVariant hierarchy and vice versa.
QJson is a qt-based library that maps JSON data to QVariant objects.
A TreeView component for QML/QtQuick 2 with a generic TreeModel for Qt5 and compatible with Qt6
A set of one-line C++ macros to simplify the creation of reccurent things (like Qt Meta Properties) so that doing them in C++ is not harder than in QML, and requires no boilerplate glue-code.