Ross ROSS = Recommend OSS · open-source software intelligence for agents

vurtun/nuklear

A single-header ANSI C gui library observed · 2026-08-28

github.com/vurtun/nuklear · C · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4179
  • days_rel: n/a
  • days_push: 2434
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

13988 stars · 1107 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Nuklear is a minimal, single-header immediate mode graphical user interface toolkit written in ANSI C (C89) with no dependencies and no default render backend. This original repository is abandoned; all development has moved to the Immediate-Mode-UI/Nuklear organization.

Use cases

  • add a gui to a c or c++ application
  • embed a lightweight ui toolkit in a game or tool
  • build an immediate mode interface with full memory control
  • render ui on any backend since only draw commands are output
  • create a portable gui without pulling in dependencies

When to choose

  • you need a tiny, dependency-free, embeddable immediate mode gui in C
  • you want full control over memory, rendering, and platform integration
  • you target C89 or highly constrained environments

When to avoid

  • you want a maintained project - use Immediate-Mode-UI/Nuklear instead
  • you need a batteries-included gui with default rendering and window handling
  • you want retained-mode widgets or native platform look-and-feel

Facets

library · maturity abandoned

ui-components gui cross-platform developer-tools cross-platform cpp c immediate-mode single-header c89 imgui embeddable-ui no-dependencies game-development

1 source

Member repositories

RepositoryRoleHealth v2
vurtun/nuklearmain10

For agents

markdown · JSON · MCP: product_card(name="vurtun/nuklear")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem