yglukhov/nimx
GUI library observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 94
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4265
- days_rel: n/a
- days_push: 39
- n_releases_24m: 0
Adoption not part of the score
1191 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity active
gui ui-components graphics cross-platform desktop-applications web-development mobile-development windows wasm cross-platform nim gui-framework webgl view-hierarchy layout-engine linux macos android ios
1 source
- readme: https://github.com/yglukhov/nimx · fetched 2026-08-28 · 2e5b295b49e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yglukhov/nimx | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem