awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Cross-Platform Desktop Toolkits · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCross-Platform Desktop Toolkits

Frameworks for building native-feeling desktop applications that share a unified layout and rendering model.

Distinguishing note: Focuses on desktop-specific native rendering, distinct from general web-based cross-platform frameworks.

Explore 1 awesome GitHub repository matching user interface & experience · Cross-Platform Desktop Toolkits. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Cross-Platform Desktop Toolkits

Awesome Cross-Platform Desktop Toolkits GitHub Repositories

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

    iced-rs/iced

    29,548View on GitHub↗

    Iced is a cross-platform graphical user interface framework designed for building interactive applications with a focus on type safety and predictable state management. It utilizes a declarative architecture that separates application state, update logic, and view rendering, allowing developers to construct complex interfaces by nesting reusable functional components. The framework distinguishes itself through an Elm-inspired message-passing pattern, where all user interactions are processed as discrete messages to ensure reliable state transitions. It employs an immediate-mode rendering para

    Renders native-feeling interfaces across multiple operating systems using a unified and consistent layout model.

    Rustelmgraphicsgui
    29,548View on GitHub↗