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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hecrj/icedAvatar de hecrj

    hecrj/iced

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

    Universal-Debloater-Alliance/universal-android-debloater

    8,140Ver en GitHub↗

    Universal Android Debloater es una utilidad de escritorio multiplataforma diseñada para desinstalar aplicaciones del sistema preinstaladas de dispositivos Android. Construido con Rust, proporciona una interfaz gráfica de usuario para gestionar aplicaciones del sistema a través de Android Debug Bridge. La herramienta permite específicamente la eliminación de software instalado de fábrica en dispositivos no rooteados. Tiene como objetivo la mejora de la privacidad, seguridad y duración de la batería del dispositivo al reducir la superficie de ataque del software y eliminar aplicaciones no deseadas que recopilan datos. El sistema maneja la resolución de nombres de paquetes para mapear nombres de aplicaciones legibles por humanos a identificadores internos de Android. Opera ejecutando comandos de shell a través de un gestor de subprocesos para modificar los estados de instalación de aplicaciones a través de una red o puente USB.

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

    Rust
    Ver en GitHub↗8,140
  • redox-os/orbtkAvatar de redox-os

    redox-os/orbtk

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

    lvgl/lv_binding_rust

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