Member-only story

9 GitHub Repositories to Become a C\C++ Developer Master ⚛️🧙

Beck Moulton
2 min readJan 23, 2023

--

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

  1. 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.

https://github.com/qt

2. gtk

Offering a complete set of UI elements, GTK is suitable for projects ranging from small one-off tools to complete application suites.

https://github.com/GNOME/gtk

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

  1. Dyad.c

--

--

Beck Moulton
Beck Moulton

Written by Beck Moulton

Focus on the back-end field, do actual combat technology sharing Buy me a Coffee if You Appreciate My Hard Work https://www.buymeacoffee.com/BeckMoulton

No responses yet