The smallest header-only GUI library (4 KLOC) for all platforms.
✂️Small: 4,000+ lines of C++ code, zero dependency, header-only(GuiLite.h)
⚡Fast: High Rendering performance, even work on MCU
👫🏻Compatible: Work smoothly with 3rd party frameworks(Qt/MFC/Winform/Cocoa/Web)
⚙️️Hardware Minimum Requirements:
Processor | Disk/ROM space | Memory |
---|---|---|
24 MHZ | 29 KB | 9 KB |
sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:latest bash /run.sh
Even a C beginner could master GuiLite quickly. The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller and easier to read.
HelloXXX/UIcode/UIcode.cpp
codewidgets
codecore
codeMost of the demos have about 100 lines of UI code, more details here.
Thanks for the help from the community, you all make GuiLite better! And welcome to any new friend to join us.
![]() 超级群🥇:527251257 |
![]() 超级群🥈:841031761 |
![]() 免费群🥉:717471210 |
Sign in for post a comment
Comments ( 96 )