# yglukhov/nimx

GUI library

Repository: https://github.com/yglukhov/nimx
Canonical: https://ross.abutalabs.com/products/nimx
Language: Nim
License: MIT
License Family: permissive
Topics: nim, ui
Last push: 2026-07-25T10:46:52+00:00

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

## Adoption (not part of the score)
Stars 1191, forks 78 (observed 2026-08-28T04:03:56.154256+00:00)

## What it is
Nimx is a cross-platform GUI framework written in Nim, supporting Linux, macOS, Windows, Android, iOS, and WebAssembly. It provides a view hierarchy, declarative layout DSL, and can render to WebGL for browser demos.

## Use cases
- build a cross-platform desktop GUI app in Nim
- compile a Nim GUI app to WebAssembly for the browser
- create mobile apps with a shared Nim UI codebase
- write a hello-world window with labels and layout
- prototype UIs without learning platform-native toolkits

## When to choose
- you want one Nim codebase targeting desktop, mobile, and web
- you prefer a declarative layout DSL over imperative UI code
- you need WebGL/browser rendering from native code

## When to avoid
- you need a battle-tested, stable GUI toolkit for production
- you require a large ecosystem of third-party widgets
- you are not using the latest Nim devel compiler

## Facets
- artifact type: framework
- maturity: active
- function: gui, ui-components, graphics
- domain: cross-platform, desktop-applications, web-development, mobile-development
- platform: windows, wasm, cross-platform
- tags: nim, gui-framework, webgl, view-hierarchy, layout-engine, linux, macos, android, ios

## Member repositories
- yglukhov/nimx (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.154256+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-30T06:22:59.618604+00:00, confidence not recorded.
  - readme: https://github.com/yglukhov/nimx (fetched 2026-08-28T04:03:56.154256+00:00, sha 2e5b295b49e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
