Free open-source modern C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, and Haiku.
Shows how to use wxWidgets controls only by programming code (c++17).
Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)
Shows how to use Qt widgets only by programming code (c++17).
Shows how to use Win32 controls by programming code (c++17).
Shows how to use Fltk controls only by programming code (c++17).
Shows how to use Gtkmm controls by programming code (c++17).
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Shows how to use Gui controls with some common toolkits.
Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.
Modern c++17 library to manage console application on Microsoft Windows, Apple macOS and Linux.