All Projects → idea4good → Guilite

idea4good / Guilite

Licence: apache-2.0
✔️The smallest header-only GUI library(4 KLOC) for all platforms

Programming Languages

C++
36643 projects - #6 most used programming language
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Guilite

Lvgl
Powerful and easy-to-use embedded GUI library with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
Stars: ✭ 8,172 (+39.91%)
Mutual labels:  display, graphics-library, microcontroller, embedded, gui, mcu
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (-97.6%)
Mutual labels:  microcontroller, iot-platform, mcu, iot, embedded
Tock
A secure embedded operating system for microcontrollers
Stars: ✭ 3,258 (-44.22%)
Mutual labels:  microcontroller, mcu, iot, embedded
Nnom
A higher-level Neural Network library for microcontrollers.
Stars: ✭ 382 (-93.46%)
Mutual labels:  microcontroller, mcu, iot, embedded
Zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Stars: ✭ 5,335 (-8.66%)
Mutual labels:  microcontroller, mcu, iot, embedded
Guilitesamples
✨Small interesting GUI effects could be reused everywhere
Stars: ✭ 409 (-93%)
Mutual labels:  graphics-library, mcu, embedded, gui
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (-91.87%)
Mutual labels:  microcontroller, iot, embedded
Utensor
TinyML AI inference library
Stars: ✭ 1,295 (-77.83%)
Mutual labels:  microcontroller, iot, embedded
Embedded Notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
Stars: ✭ 487 (-91.66%)
Mutual labels:  mcu, iot, embedded
Daplink
Stars: ✭ 1,162 (-80.11%)
Mutual labels:  microcontroller, mcu, embedded
Chino Os
A real time operating system for IoT written in C++
Stars: ✭ 139 (-97.62%)
Mutual labels:  microcontroller, iot, embedded
Embedded UKF Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
Stars: ✭ 31 (-99.47%)
Mutual labels:  microcontroller, embedded, mcu
Sming
Sming - Open Source framework for high efficiency native ESP8266 development
Stars: ✭ 1,197 (-79.51%)
Mutual labels:  microcontroller, iot, embedded
Incubator Nuttx
Apache NuttX is a mature, real-time embedded operating system (RTOS)
Stars: ✭ 591 (-89.88%)
Mutual labels:  microcontroller, mcu, embedded
Serial Studio
Multi-purpose serial data visualization & processing program
Stars: ✭ 1,168 (-80%)
Mutual labels:  microcontroller, iot, embedded
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (-5.17%)
Mutual labels:  microcontroller, iot, embedded
Utensor cgen
C++ code generator for uTensor https://utensor-cgen.readthedocs.io/en/latest/
Stars: ✭ 42 (-99.28%)
Mutual labels:  microcontroller, iot, embedded
Incubator Nuttx Apps
Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
Stars: ✭ 65 (-98.89%)
Mutual labels:  microcontroller, mcu, embedded
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (-43.42%)
Mutual labels:  iot-platform, iot, embedded
Pyocd
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
Stars: ✭ 550 (-90.58%)
Mutual labels:  microcontroller, mcu, embedded

Welcome to GUI-lite

Logo

The smallest header-only GUI library (4 KLOC) for all platforms.

Why GuiLite

Lightweight

  • ✂️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

Cross platform

  • Supported OSes: iOS/macOS/WatchOS, Android, Linux, Windows, RTOS... or MCU without OS
  • Supported languages: C/C++, Swift, Java, Javascript, C#, Golang...
  • Supported 3rd party libraries: Qt, MFC, Winforms, CoCoa...

Hero features

  • ☁️Cloud + IoT Solution: master your IoT business all over the world
  • 🔣Multi-language, supports UTF-8;📀Playback Video
  • 🔨Toolkit for building font/image resources
  • 📐Layout GUI WYSIWYG
  • 📊Code Telemetry and Analysis in real time(remove .sh/.bat files if dislike to share)
  • 📦Supports 3D and Web
  • 🐋Run in docker with a single command: sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:latest bash /run.sh

Easy to learn and support

Even a C beginner could master GUI-lite 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.

Demo wall

  • Zero dependency, 100% build pass & runnable
  • Click the demo you like, and run it on your hardware
  • Most of the demos have about 100 lines of UI code, code repository is here.

MCU platform



3D on STM32

Wave on STM32

Particle on STM32

Star on STM32

3D wave on STM32

Keyboard on STM32

Mario on STM32

3D circle on STM32

3D donut on STM32

Timer

Molecule move

Pendulum effect

IoT feature



Monitor IoT device on cloud

Code Telemetry & Analysis in real time

Track IoT device over the world

Multi-language, Design tool and video



Lattice Font

Freetype Font

Layout GUI

Render JPG file quickly

Play video with FFmpeg

Widgets & Controller



Emulate Windows UI

Scroll widget

How to use widgets

3D Nets on Windows/Linux

Transparent dialog

Swipe view

Cross platform



HostMonitor on Windows

HostMonitor on Mac

HostMonitor on Android

HostMonitor on Windows Mixed Reality

HostMonitor on Linux

3D on Web

3D on Web

HostMonitor on iPhone

How display work

Apple platform



3D on Apple Watch

Wave on Apple Watch

Particle on iPhone

📞Community Channel

Thanks for the help from the community, you all make GUI-lite better! And welcome to any new friend to join us.


開發群🔑:938682319
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].