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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hecrj/icedAvatar de hecrj

    hecrj/iced

    30,762Voir sur 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
    Voir sur GitHub↗30,762
  • universal-debloater-alliance/universal-android-debloaterAvatar de Universal-Debloater-Alliance

    Universal-Debloater-Alliance/universal-android-debloater

    8,140Voir sur GitHub↗

    Universal Android Debloater est un utilitaire de bureau multiplateforme conçu pour désinstaller les applications système préinstallées sur les appareils Android. Construit avec Rust, il fournit une interface utilisateur graphique pour gérer les applications système via l'Android Debug Bridge (ADB). L'outil permet spécifiquement la suppression de logiciels installés en usine sur des appareils non rootés. Il cible l'amélioration de la confidentialité, de la sécurité et de l'autonomie de la batterie de l'appareil en réduisant la surface d'attaque logicielle et en supprimant les applications indésirables collectant des données. Le système gère la résolution des noms de paquets pour mapper les noms d'applications lisibles par l'humain aux identifiants Android internes. Il fonctionne en exécutant des commandes shell via un gestionnaire de sous-processus pour modifier les états d'installation des applications sur un réseau ou un pont USB.

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

    Rust
    Voir sur GitHub↗8,140
  • redox-os/orbtkAvatar de redox-os

    redox-os/orbtk

    3,780Voir sur 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
    Voir sur GitHub↗3,780
  • lvgl/lv_binding_rustAvatar de lvgl

    lvgl/lv_binding_rust

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