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

1 repo

Awesome GitHub RepositoriesCross-Platform Frameworks

Frameworks that enable building applications for multiple platforms from a single codebase.

Distinguishing note: No candidates provided; this is a foundational category for multi-platform development.

Explore 1 awesome GitHub repository matching web development · Cross-Platform Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Cross-Platform Frameworks

Awesome Cross-Platform 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.
  • emilk/egui

    emilk/egui

    28,160View on GitHub↗

    This library is an immediate mode graphical user interface toolkit that reconstructs the entire interface every frame. By executing procedural code within a high-frequency loop that matches the display refresh rate, it allows developers to define interactive elements and state updates directly. The framework utilizes a multi-pass rendering approach to resolve layout dependencies, ensuring that widget sizes and positions are calculated accurately before final placement to prevent visual jitter. The project functions as a cross-platform graphics toolkit, providing a portable rendering layer tha

    Enables the development of portable graphical applications for desktop and web environments.

    Rusteguigame-developmentgamedev
    28,160View on GitHub↗