lambda-fairy
maud
Rust

:pencil: Compile-time HTML templates for Rust

Last updated Jul 7, 2026
2.6k
Stars
172
Forks
62
Issues
+7
Stars/day
Attention Score
87
Language breakdown
No language data available.
โ–ธ Files click to expand
README

HTML5 rocks. maud

CI Cargo API reference

[Documentation][book] ([source][booksrc]) โ€ข [API reference][apiref] โ€ข [Change log][changelog]

Maud is an HTML template engine for Rust. It's implemented as a macro, html!, which compiles your markup to specialized Rust code. This unique approach makes Maud templates blazing fast, super type-safe, and easy to deploy.

For more info on Maud, see the [official book][book].

[book]: https://maud.lambda.xyz/ [booksrc]: https://github.com/lambda-fairy/maud/tree/main/docs [apiref]: https://docs.rs/maud/ [changelog]: https://github.com/lambda-fairy/maud/blob/main/CHANGELOG.md

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท lambda-fairy/maud ยท Updated daily from GitHub