ArthurSonzogni/FTXUI
:computer: C++ Functional Terminal User Interface. :heart: observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
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: 12.0
- age_days: 2775
- days_rel: 27
- days_push: 10
- n_releases_24m: 9
Adoption not part of the score
10604 stars · 618 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FTXUI is a cross-platform C++ library for building terminal-based user interfaces with a functional, React-inspired style. It provides components, layout elements, keyboard/mouse navigation, UTF-8 support, and animations with no external dependencies.
Use cases
- build a tui dashboard in c++
- create interactive terminal menus and forms
- render styled text layouts in the terminal
- add mouse and keyboard navigation to a cli app
- draw ascii-art interfaces in c++
- build a terminal ui that runs on linux, mac, and windows
- make an animated terminal interface
When to choose
- you need a modern, dependency-free C++ TUI library with a declarative/functional API
- you want cross-platform terminal UIs including WebAssembly targets
- you need UTF-8, fullwidth character, and animation support in a terminal app
When to avoid
- you are building a graphical desktop or web application rather than a terminal one
- you prefer an immediate-mode or curses-style API over a functional component model
- your project is not in C++
Facets
library · maturity active
ui-components terminal-ui developer-tools developer-tools cross-platform windows cpp wasm cross-platform tui terminal-user-interface functional-style reactive-ui no-dependencies utf8 command-line linux macos
2 sources
- readme: https://github.com/ArthurSonzogni/FTXUI · fetched 2026-08-28 · c019f48b144c
- homepage: https://arthursonzogni.github.io/FTXUI/ · fetched 2026-08-29 · 70ea2832ed90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ArthurSonzogni/FTXUI | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="ArthurSonzogni/FTXUI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem