uwerat/qskinny
A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 3330
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1667 stars · 321 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
QSkinny is a lightweight C++/QML GUI framework built on top of the Qt scene graph, offering lightweight controls with a design that separates control logic, styling, and rendering. It targets performance-sensitive applications such as automotive GUIs, providing good startup performance and a low memory footprint.
Use cases
- build a lightweight embedded GUI with Qt
- create an automotive HMI dashboard in C++
- write Qt controls usable from both C++ and QML
- reduce memory footprint and startup time of a Qt Quick app
- style and render custom UI controls on the Qt scene graph
When to choose
- you need a performant, low-footprint Qt-based GUI for embedded or automotive systems
- you prefer implementing UI controls in C++ rather than QML-heavy stacks
- you want a clean separation between control logic, styling, and rendering
When to avoid
- you need extensive documentation and a mature, complete QML API
- you want a large ecosystem of ready-made widgets and community support
- your project is fine with standard Qt Widgets or Qt Quick
Facets
framework · maturity active
ui-components graphics frontend-framework web-development embedded-systems cross-platform developer-tools cpp cross-platform embedded windows qt qml scene-graph gui-framework automotive-hmi lightweight-ui linux macos
1 source
- readme: https://github.com/uwerat/qskinny · fetched 2026-08-28 · a126fa277c0d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uwerat/qskinny | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem