# GacUI

Native C++ UI library, cross-platform, MVVM and data binding, XML description, multi-language, core/renderer cross-process separation, etc

Repository: https://github.com/vczh-libraries/GacUI
Canonical: https://ross.abutalabs.com/products/gacui
Language: C++
License: NOASSERTION
License Family: other
Last push: 2026-08-26T18:25:30+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4172, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2682, forks 326 (observed 2026-08-28T04:07:10.062152+00:00)

## What it is
GacUI is a GPU-accelerated cross-platform C++ GUI library with built-in MVVM, data binding, and XML-based UI description using the Workflow script language. It supports Windows, Linux, macOS, and HTML5 rendering, with code generation to C++ for static linking.

## Use cases
- build a cross-platform desktop app in c++
- gpu accelerated gui framework for c++
- mvvm ui library with data binding in c++
- describe ui in xml and compile to c++
- render ui in a browser via html5
- multi-language gui application in c++

## When to choose
- you want a full-featured retained-mode GUI framework in pure C++
- you need MVVM and data binding without extra dependencies
- you target Windows primarily but want Linux/macOS/HTML5 options
- you prefer XML-defined UI compiled to optimized C++ source

## When to avoid
- you need a lightweight immediate-mode GUI like ImGui
- you require a permissive license - licensing is custom and must be reviewed
- you want broad ecosystem and package-manager integration
- you need mobile platform support

## Facets
- artifact type: library
- maturity: active
- function: ui-components, templating, state-management, graphics
- domain: cross-platform, desktop-applications, web-development, developer-tools
- platform: windows, cpp, cross-platform
- tags: gpu-accelerated, mvvm, data-binding, xml-ui, workflow-script, gui-framework, coding-agent-support, linux, macos, desktop

## Member repositories
- vczh-libraries/GacUI (main) score 77
- vczh-libraries/Release (mirror) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.062152+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-30T02:17:54.047060+00:00, confidence not recorded.
  - readme: https://github.com/vczh-libraries/GacUI (fetched 2026-08-28T04:07:10.062152+00:00, sha dd1ce6bc89cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
