awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hecrj/icedAvatar von hecrj

    hecrj/iced

    30,762Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗30,762
  • universal-debloater-alliance/universal-android-debloaterAvatar von Universal-Debloater-Alliance

    Universal-Debloater-Alliance/universal-android-debloater

    8,140Auf GitHub ansehen↗

    Universal Android Debloater ist ein plattformübergreifendes Desktop-Utility, das darauf ausgelegt ist, vorinstallierte Systemanwendungen von Android-Geräten zu deinstallieren. Es wurde mit Rust erstellt und bietet eine grafische Benutzeroberfläche zur Verwaltung von Systemanwendungen über die Android Debug Bridge. Das Tool ermöglicht gezielt das Entfernen werksseitig installierter Software auf nicht gerooteten Geräten. Es zielt auf die Verbesserung von Gerätedatenschutz, Sicherheit und Akkulaufzeit ab, indem die Angriffsfläche der Software reduziert und unerwünschte datensammelnde Anwendungen entfernt werden. Das System handhabt die Auflösung von Paketnamen, um menschenlesbare Anwendungsnamen auf interne Android-Identifikatoren abzubilden. Es arbeitet durch die Ausführung von Shell-Befehlen über einen Subprozess-Manager, um Anwendungsinstallationszustände über ein Netzwerk oder eine USB-Bridge zu modifizieren.

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

    Rust
    Auf GitHub ansehen↗8,140
  • redox-os/orbtkAvatar von redox-os

    redox-os/orbtk

    3,780Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,780
  • lvgl/lv_binding_rustAvatar von lvgl

    lvgl/lv_binding_rust

    888Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗888
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Rust GUI Libraries