DioxusLabs/blitz
A radically modular HTML/CSS rendering engine observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1647
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
4069 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Blitz is a modular HTML/CSS rendering engine written in Rust, designed to render modern HTML layout and CSS without the bloat of full browser features. It serves as the rendering core for Dioxus Native and ships with a browser UI, markdown viewer, and example apps.
Use cases
- render html and css natively in a rust app
- build cross-platform apps with dioxus native
- embed an html renderer without a full browser engine
- view markdown files with styled rendering
- render no-javascript websites like wikipedia
- build a lightweight custom browser
When to choose
- you need a lightweight, modular HTML/CSS renderer in Rust
- you are building Dioxus Native apps
- you want to render static or no-JS web content natively
- you need accessibility support via AccessKit in a custom renderer
When to avoid
- you need full browser features like websockets, webRTC, or localstorage
- you need production-grade stability - it is still in beta with bugs and missing features
- you need JavaScript bindings or language bindings other than Rust
- you need to render complex JavaScript-heavy websites
Facets
library · maturity experimental
graphics templating ui-components gui web-development frontend cross-platform graphics rust cross-platform windows html-rendering css-engine web-engine native-rendering dioxus accesskit wgpu linux macos android
3 sources
- readme: https://github.com/DioxusLabs/blitz · fetched 2026-08-28 · 32767b453247
- homepage: https://blitz.is · fetched 2026-08-29 · 00e9cab0391a
- registry_crates: https://crates.io/api/v1/crates/blitz · fetched 2026-08-29 · e62b54c0b273
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DioxusLabs/blitz | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="DioxusLabs/blitz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem