# cnjinhao/nana

a modern C++ GUI library

Repository: https://github.com/cnjinhao/nana
Canonical: https://ross.abutalabs.com/products/nana
Homepage: https://nana.acemind.cn
Language: C++
License: BSL-1.0
License Family: other
Topics: modern-cpp, c-plus-plus-11, c-plus-plus-14, c-plus-plus-17, gui-toolkit, template-metaprogramming, cross-platform
Last push: 2026-08-01T19:02:59+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 8, longevity 100
- inputs: {"age_days": 5383, "days_push": 32, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2479, forks 345 (observed 2026-08-28T04:06:55.226081+00:00)

## What it is
Nana is a modern C++ GUI library with a standard-like API for building cross-platform desktop applications. It is regularly tested on Linux (X11) and Windows, with experimental support for macOS and FreeBSD.

## Use cases
- build a cross-platform desktop GUI application in C++
- create native windows and forms with modern C++ style
- develop a lightweight C++ GUI without heavy framework dependencies
- write a desktop app that runs on both Linux and Windows
- learn a C++ standard-like GUI toolkit
- prototype a small desktop tool with a graphical interface

## When to choose
- you want a header-friendly, modern C++ (C++11/14/17) GUI toolkit
- you need cross-platform desktop apps on Linux and Windows
- you prefer a Boost-style license and a standard-library-like API
- you want a lightweight GUI library without large runtime dependencies

## When to avoid
- you need first-class macOS support (still experimental)
- you require a very large ecosystem, rich widget set, or commercial-grade tooling like Qt
- you need mobile or web deployment
- you want long-term guaranteed maintenance cadence

## Facets
- artifact type: library
- maturity: active
- function: gui, ui-components
- domain: desktop-applications, cross-platform, web-development
- platform: windows, bsd, cross-platform, cpp
- tags: gui-toolkit, modern-cpp, c-plus-plus-11, c-plus-plus-14, c-plus-plus-17, template-metaprogramming, x11, windowing, linux, macos

## Member repositories
- cnjinhao/nana (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.226081+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:28:16.408654+00:00, confidence not recorded.
  - readme: https://github.com/cnjinhao/nana (fetched 2026-08-28T04:06:55.226081+00:00, sha 31068f199a3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
