awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesEmbedded Visualization

Graphical tools optimized for resource-constrained hardware environments.

Distinguishing note: Focuses on low-latency, low-dependency visualization for embedded devices.

Explore 2 awesome GitHub repositories matching hardware & iot · Embedded Visualization. Refine with filters or upvote what's useful.

Awesome Embedded Visualization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • emilk/eguiالصورة الرمزية لـ emilk

    emilk/egui

    29,409عرض على GitHub↗

    This library is an immediate mode graphical user interface toolkit that reconstructs the entire interface every frame. By executing procedural code within a high-frequency loop that matches the display refresh rate, it allows developers to define interactive elements and state updates directly. The framework utilizes a multi-pass rendering approach to resolve layout dependencies, ensuring that widget sizes and positions are calculated accurately before final placement to prevent visual jitter. The project functions as a cross-platform graphics toolkit, providing a portable rendering layer tha

    Provides efficient graphical dashboards for hardware devices with minimal dependencies.

    Rusteguigame-developmentgamedev
    عرض على GitHub↗29,409
  • idea4good/guiliteالصورة الرمزية لـ idea4good

    idea4good/GuiLite

    7,749عرض على GitHub↗

    GuiLite is a header-only C++ graphical user interface library and cross-platform framework. It provides a minimal implementation for rendering user interfaces and visual widgets across diverse environments, ranging from resource-constrained microcontrollers and embedded hardware to full desktop operating systems. The library functions as an embedded graphics system for composing visual layouts and rendering multi-language text using UTF-8 encoding and compatible font engines. It supports the integration of multimedia content, including the display of 3D graphics and video playback. The frame

    Optimized for rendering interactive widgets and telemetry on resource-constrained microcontrollers.

    C++
    عرض على GitHub↗7,749
  1. Home
  2. Hardware & IoT
  3. Embedded Systems And Robotics
  4. Embedded Visualization