fschutt/azul
Desktop GUI Framework observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 80
- 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: 44
- age_days: 3151
- days_rel: 53
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
6113 stars · 227 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Azul is a free, reactive desktop GUI framework for Rust, C, C++, Python and other languages, built on Mozilla's WebRender with a CSS/HTML-like DOM model. It renders GPU-accelerated native desktop applications without a browser runtime like Chromium or Electron.
Use cases
- build a native desktop app in rust
- gpu-accelerated gui framework without electron
- style desktop ui with css
- create cross-platform desktop applications from c or c++
- build a small fast desktop app without chromium
- write a desktop gui in python with native performance
When to choose
- you want a lightweight native desktop app without bundling Chromium or a large runtime
- you prefer CSS-based styling with a DOM-like layout model
- you need GPU-accelerated rendering via WebRender
- you want to write UI logic in Rust, C, C++, or Python
When to avoid
- you need a stable, production-ready API today - the project states it is under heavy development and not yet usable
- you need long-term API stability - APIs change frequently
- you need a mature widget ecosystem and community comparable to Qt or Electron
- you rely on the latest release - the previous release was over two years old
Facets
framework · maturity experimental
gui ui-components graphics css-framework templating desktop-applications web-development cross-platform developer-tools windows rust cpp c cross-platform webrender gpu-rendered-ui css-styling reactive-ui multi-language-bindings no-electron native-desktop-apps linux macos desktop
4 sources
- readme: https://github.com/fschutt/azul · fetched 2026-08-28 · 6829fcac2ed6
- homepage: https://azul.rs/ · fetched 2026-08-29 · c76e1cf77019
- registry_crates: https://crates.io/api/v1/crates/azul · fetched 2026-08-29 · 897b0deb04ad
- site_page: https://azul.rs/ui · fetched 2026-08-29 · 9034211bb93a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fschutt/azul | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem