3 unstable releases

Uses new Rust 2024

0.2.1 Oct 8, 2025
0.2.0 Oct 6, 2025
0.1.1 Sep 22, 2025

#354 in GUI

MIT/Apache

685KB
14K SLoC

Blitz is a modular, embeddable web engine with a native Rust API.

It powers the dioxus-native UI framework.

This crate exists to collect the most important functionality for users together in one place. It does not bring any unique functionality, but rather, it re-exports the relevant crates as modules. The exported crate corresponding to each module is also available in a stand-alone manner, i.e. blitz-dom as blitz::dom.

Dependencies

~53–96MB
~1.5M SLoC