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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google avatar

google/gxuiArchived

0
View on GitHub↗
4,401 stars·287 forks·Go·BSD-3-Clause·17 views

Gxui

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.

Features

  • Cross-Platform UI Frameworks - Provides a framework for developing graphical user interfaces that run consistently across multiple operating systems.
  • WebGL Rendering - Employs a hardware-accelerated WebGL renderer to draw user interfaces inside a web browser.
  • Go-to-JavaScript Transpilers - Translates Go source code into JavaScript to enable execution of the user interface within web browsers.
  • Cross-Platform UI Abstractions - Provides a single set of UI primitives that map to various operating system rendering backends.
  • Go GUI Frameworks - Provides an experimental framework for building both native and web-based visual layouts using Go.
  • Single Codebase Targets - Maintains a single codebase for application logic and state that targets multiple execution environments.
  • Web-Based UI Renders - Uses web browsers as the rendering engine to display the user interface of the application.
  • UI Rendering Frameworks - Implements a specialized system for rendering Go-based application interfaces in the browser via WebGL.

Star history

Star history chart for google/gxuiStar history chart for google/gxui

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Gxui

These projects share indexed features with Gxui. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/reactxpmicrosoft avatar

    microsoft/reactxp

    8,257View on GitHub↗

    ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It provides a declarative interface that maps to different native implementation sets depending on the target environment. The project enables consistent visual experiences across operating systems through a flexbox-based layout engine, a virtual stack for navigation management, and a unified native-bridge API for accessing system services. It distinguishes itself with specialized capabilities for declarative animation orchestration, platform-specific logic resolution, and an aut

    TypeScript
    View on GitHub↗8,257
  • apache/incubator-weex-uiapache avatar

    apache/incubator-weex-ui

    4,727View on GitHub↗

    This project is a cross-platform UI framework and component library designed for the Weex framework. It provides a collection of high-performance interactive interface components and a toolkit of pre-made elements, such as buttons and popups, to create consistent user interfaces across different platforms from a single codebase. The library focuses on accelerating mobile app interface construction by offering a set of reusable layout elements and interactive tools. This enables the development of functional mobile screens and cross-platform UI designs through a shared component library.

    Vuemobileui-componentsvue
    View on GitHub↗4,727
  • react-community/react-navigationreact-community avatar

    react-community/react-navigation

    24,480View on GitHub↗

    React Navigation is a cross-platform routing framework and navigation library designed to synchronize routing logic and navigation flows across Android, iOS, and web platforms. It functions as a mobile app router that coordinates transitions between different application views while maintaining a consistent navigation history. The project provides a system for managing screens and navigation state in React Native applications. It enables the definition of paths and the coordination of movement between views to maintain an organized flow throughout the user experience. The framework covers br

    TypeScript
    View on GitHub↗24,480
  • andlabs/uiandlabs avatar

    andlabs/ui

    8,357View on GitHub↗

    This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of instructions to render native windows, forms, and layouts across different operating systems by mapping high-level instructions to the native widgets and controls of the host environment. The toolkit includes a vector graphics engine for rendering custom shapes, gradients, and high-density images using brushes and matrices. It also serves as a native dialog provider for system-level operations such as file path selection and message box alerts. The library covers a broad range of GUI co

    Go
    View on GitHub↗8,357
Compare all 30 related projects→

Frequently asked questions

What does google/gxui do?

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.

What are the main features of google/gxui?

The main features of google/gxui are: Cross-Platform UI Frameworks, WebGL Rendering, Go-to-JavaScript Transpilers, Cross-Platform UI Abstractions, Go GUI Frameworks, Single Codebase Targets, Web-Based UI Renders, UI Rendering Frameworks.

Which projects share features with google/gxui?

Projects with overlapping indexed features include: microsoft/reactxp — ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It… apache/incubator-weex-ui — This project is a cross-platform UI framework and component library designed for the Weex framework. It provides a… react-community/react-navigation — React Navigation is a cross-platform routing framework and navigation library designed to synchronize routing logic… facebook/react-strict-dom — react-strict-dom is a cross-platform UI framework designed to maintain consistent styling and layout across different… alibaba/flutter-go — flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go… andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of…