# google/gxui

An experimental Go cross platform UI library.

Repository: https://github.com/google/gxui
Canonical: https://ross.abutalabs.com/products/gxui
Language: Go
License: BSD-3-Clause
License Family: permissive
Archived: true
Last push: 2020-11-23T11:56:43+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4188, "days_push": 2109, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4402, forks 287 (observed 2026-08-28T04:08:48.305633+00:00)

## What it is
GXUI is an experimental cross-platform GUI library for Go, providing widgets and rendering via OpenGL. It can also compile to JavaScript with GopherJS to run in WebGL-capable browsers.

## Use cases
- build a desktop GUI app in Go
- create cross-platform graphical interfaces with Go
- run Go UI code in the browser via GopherJS
- render images and text in a native window
- prototype UI toolkits in Go

## When to choose
- you need a Go GUI library for legacy or educational study of Go UI design
- you want to experiment with GopherJS-compiled Go UIs in the browser

## When to avoid
- starting any new Go GUI project - the project is explicitly unmaintained
- you need documented, idiomatic Go code
- you need production support or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: gui, ui-components, graphics
- domain: cross-platform, desktop-applications, web-development
- platform: windows, cross-platform, browser, go
- tags: go-gui, unmaintained, gopherjs, opengl, experimental, linux, macos

## Member repositories
- google/gxui (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.305633+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:07.686157+00:00, confidence not recorded.
  - readme: https://github.com/google/gxui (fetched 2026-08-28T04:08:48.305633+00:00, sha 8cc24a1983cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
