rockorager/libvaxis
a modern tui library written in zig observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 98
- Release rhythm 40
- Longevity 68
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: 28
- age_days: 956
- days_rel: 659
- days_push: 13
- n_releases_24m: 2
Adoption not part of the score
1978 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
libvaxis is a modern terminal user interface (TUI) library written in Zig that detects terminal capabilities via queries instead of terminfo. It offers both a low-level cell-control API and a high-level Flutter-like widget framework (vxfw) with support for modern terminal protocols like Kitty keyboard, images, and synchronized output.
Use cases
- build a tui app in zig
- render images in the terminal with kitty graphics protocol
- create a text ui with widgets and an event loop
- write a cross-platform terminal application
- use modern terminal features like hyperlinks and bracketed paste
- build a flutter-style tui framework app
When to choose
- you are writing a TUI application in Zig
- you need modern terminal protocol support (Kitty keyboard, graphics, OSC 8 hyperlinks) without terminfo
- you want both low-level cell control and a higher-level widget framework
- you need cross-platform support including Windows
When to avoid
- you are not using Zig
- you need a mature ecosystem with many third-party widgets and examples
- you need terminfo-based compatibility with very old terminals
Facets
library · maturity active
terminal-ui gui developer-tools developer-tools cross-platform windows cross-platform cli tui zig kitty-graphics-protocol terminal-queries widgets event-loop command-line linux macos
2 sources
- readme: https://github.com/rockorager/libvaxis · fetched 2026-08-28 · a5c4a959301f
- homepage: https://rockorager.github.io/libvaxis/ · fetched 2026-08-29 · d738005da8c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rockorager/libvaxis | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="rockorager/libvaxis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem