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

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

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

4 مستودعات

Awesome GitHub RepositoriesRust GUI Libraries

Graphical user interface libraries specifically developed for the Rust ecosystem.

Distinct from Rust: Specifically for GUI development, whereas the sibling is the general language category

Explore 4 awesome GitHub repositories matching programming languages & runtimes · Rust GUI Libraries. Refine with filters or upvote what's useful.

Awesome Rust GUI Libraries GitHub Repositories

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

    hecrj/iced

    30,762عرض على GitHub↗

    Iced is a cross-platform GUI library for Rust designed for building native desktop applications. It functions as a reactive toolkit that manages application state by mapping user interactions to messages, which then trigger automatic view refreshes. The framework utilizes a rendering system that supports both hardware-accelerated GPU graphics and software backends to ensure compatibility across multiple operating systems. It implements a reactive model inspired by the Elm architecture to coordinate state updates and view reconciliation. The toolkit includes a flexible layout engine and a mod

    Provides a native Rust library for creating reactive, cross-platform graphical user interfaces.

    Rust
    عرض على GitHub↗30,762
  • universal-debloater-alliance/universal-android-debloaterالصورة الرمزية لـ Universal-Debloater-Alliance

    Universal-Debloater-Alliance/universal-android-debloater

    8,140عرض على GitHub↗

    Universal Android Debloater هو أداة سطح مكتب عابرة للمنصات مصممة لإلغاء تثبيت تطبيقات النظام المثبتة مسبقاً من أجهزة Android. مبني باستخدام Rust، ويوفر واجهة مستخدم رسومية لإدارة تطبيقات النظام عبر Android Debug Bridge. تمكن الأداة تحديداً من إزالة البرامج المثبتة في المصنع على الأجهزة غير الجذرية (non-rooted). تستهدف تحسين خصوصية الجهاز، وأمانه، وعمر البطارية عن طريق تقليل سطح هجوم البرامج وإزالة تطبيقات جمع البيانات غير المرغوب فيها. يتعامل النظام مع دقة اسم الحزمة لتعيين أسماء التطبيقات التي يمكن للبشر قراءتها إلى معرفات Android الداخلية. يعمل عن طريق تنفيذ أوامر shell من خلال مدير عمليات فرعية لتعديل حالات تثبيت التطبيق عبر شبكة أو جسر USB.

    Utilizes a Rust-based GUI library to render the cross-platform user interface and manage application state.

    Rust
    عرض على GitHub↗8,140
  • redox-os/orbtkالصورة الرمزية لـ redox-os

    redox-os/orbtk

    3,780عرض على GitHub↗

    Orbtk is a cross-platform GUI framework and UI toolkit for building desktop applications using the Rust programming language. It functions as a widget-based library that provides a collection of reusable interface components and a template system for defining custom visual elements. The framework includes a localization and theming engine used to manage multi-language text translation and dynamic visual styles. It enables the creation of consistent layouts and custom widgets across different operating systems and hardware. The toolkit covers a broad range of capabilities, including window ma

    A GUI framework specifically developed for building desktop applications using the Rust programming language.

    Rustcross-platformentity-componentgui
    عرض على GitHub↗3,780
  • lvgl/lv_binding_rustالصورة الرمزية لـ lvgl

    lvgl/lv_binding_rust

    888عرض على GitHub↗

    Lvbindingrust is an embedded graphics framework and resource-efficient user interface library implemented as a Rust graphical interface library. It provides language bindings that wrap low-level C library functions to bridge underlying hardware graphics APIs, facilitating the construction of custom graphical user interfaces on resource-constrained embedded systems and microcontrollers. The project incorporates custom memory allocator routing and an internal memory manager that direct dynamic memory allocations through specialized internal graphics memory managers instead of the default syst

    Creates interactive displays and handles user input devices in Rust applications running on microcontrollers and embedded hardware.

    Rustembeddedgraphicsgui
    عرض على GitHub↗888
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Rust GUI Libraries