awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cross-Platform UI Frameworks · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesCross-Platform UI Frameworks

Frameworks that enable the development of graphical user interfaces that run consistently across multiple operating systems.

Distinguishing note: This category focuses on cross-platform UI frameworks, whereas general UI components are often platform-specific or web-based.

Explore 3 awesome GitHub repositories matching user interface & experience · Cross-Platform UI Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Cross-Platform UI Frameworks

Awesome Cross-Platform UI Frameworks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • DioxusLabs/dioxus

    DioxusLabs/dioxus

    34,784View on GitHub↗

    Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha

    Renders declarative user interfaces as native desktop, mobile, or web applications from a single codebase.

    Rustandroidcssdesktop
    34,784View on GitHub↗
  • AvaloniaUI/Avalonia

    AvaloniaUI/Avalonia

    30,100View on GitHub↗

    Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance. The framework disting

    Organizes code into a shared core for business logic and interface definitions to deploy across desktop, mobile, and web.

    C#androidapp-frameworkavalonia
    30,100View on GitHub↗
  • c0re100/qBittorrent-Enhanced-Edition

    c0re100/qBittorrent-Enhanced-Edition

    25,128View on GitHub↗

    qBittorrent-Enhanced-Edition is a cross-platform desktop application designed to manage the downloading and uploading of files across peer-to-peer networks. It functions as an open-source file sharer, facilitating the decentralized distribution of digital content by breaking files into smaller pieces for efficient transfer. The application utilizes a high-performance library to handle complex protocol specifications and employs a mature widget toolkit to provide a consistent native user interface across Windows, macOS, and Linux. It operates as a network traffic manager, incorporating asynchr

    Employs a mature widget toolkit to render a consistent native user interface across desktop operating systems.

    C++bittorrentbittorrent-client
    25,128View on GitHub↗