gammasoft71/xtd
Free open-source modern C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, Haiku, and SerenityOS. observed · 2026-09-03
Health v2 · maintenance only
68/100
- Activity 100
- Release rhythm 8
- Longevity 100
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: 2758
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1160 stars · 78 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
xtd is a modern C++20 open-source framework for building console (CLI), forms-based GUI, and unit test applications and libraries across many platforms. Its API is modeled on .NET and includes xtd.core, xtd.drawing, xtd.forms, and xtd.tunit libraries.
Use cases
- build cross-platform desktop gui apps in c++
- create console cli applications in modern c++
- write unit tests in c++ with an xunit-style framework
- port a winforms-style application to linux and macos
- style native c++ gui controls with css
- draw 2d graphics and images in a c++ app
When to choose
- you want a .NET-like API in native C++20
- you need one codebase for GUI apps across Windows, macOS, Linux, iOS, and Android
- you prefer RAII and full std integration over raw C-style toolkits
When to avoid
- you need a battle-tested production framework - xtd is still in beta (pre-1.0)
- you are building web or mobile-first apps with modern UI toolkits
- you need a minimal dependency-free library rather than a large framework
Facets
framework · maturity experimental
gui cli testing ui-components graphics cross-platform desktop-applications developer-tools web-development cpp windows cross-platform cli c-plus-plus-20 winforms-like gui-toolkit unit-testing raii cmake mit-license forms-framework macos linux android ios desktop
2 sources
- readme: https://github.com/gammasoft71/xtd · fetched 2026-09-03 · 4f908b685550
- homepage: https://gammasoft71.github.io/xtd · fetched 2026-08-29 · f98e846b29d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gammasoft71/xtd | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem