Member-only story
9 GitHub Repositories to Become a C\C++ Developer Master ⚛️🧙
This article will introduce some of the library classes associated with C and C++, which were early programming languages and have a high status today。
GUI
- QT
The Qt framework contains a comprehensive set of highly intuitive and modularized C++ library classes and is loaded with APIs to simplify your application development. Qt produces highly readable, easily maintainable and reusable code with high runtime performance and small footprint — and it’s cross-platform.
2. gtk
Offering a complete set of UI elements, GTK is suitable for projects ranging from small one-off tools to complete application suites.
3. minigui
MiniGUI is designed for embedded systems or smart IoT devices based-on Linux/uClinux, eCos, and other traditional RTOSes, such as RT-Thread, RTEMS, FreeRTOS, VxWorks, ThreadX, Nucleus, pSOS, uC/OS-II, OSE, and others. Especially, MiniGUI runs as the window system of HybridOS.
https://github.com/VincentWei/MiniGUI
Network
- Dyad.c