awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesUI Rendering Frameworks

Toolkits specifically designed for rendering user interfaces using a particular language target.

Distinct from Go Web Frameworks: Focuses on the visual rendering of the UI rather than general web application backend logic.

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

Awesome UI Rendering Frameworks 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.
  • google/gxuiAvatar de google

    google/gxui

    4,401Voir sur GitHub↗

    gxui is an experimental Go GUI framework and cross-platform UI library used to create graphical user interfaces that run on multiple operating systems using a single codebase. The framework utilizes a WebGL web UI renderer that compiles Go application code into JavaScript to display interfaces within a web browser. It employs a cross-platform abstract interface to map UI primitives to different operating system rendering backends. The project covers the development of single-codebase application logic and the rendering of interfaces through hardware-accelerated graphics APIs.

    Implements a specialized system for rendering Go-based application interfaces in the browser via WebGL.

    Go
    Voir sur GitHub↗4,401
  1. Home
  2. Web Development
  3. Go Web Frameworks
  4. UI Rendering Frameworks