58 releases

0.27.0 Feb 2, 2025
0.26.0 Jan 15, 2024
0.25.0 Apr 16, 2023
0.24.0 Sep 25, 2022
0.3.2 Mar 21, 2015

#13 in #maud

Download history 17851/week @ 2024-12-01 18966/week @ 2024-12-08 18682/week @ 2024-12-15 10235/week @ 2024-12-22 10353/week @ 2024-12-29 16238/week @ 2025-01-05 15971/week @ 2025-01-12 18941/week @ 2025-01-19 21520/week @ 2025-01-26 24640/week @ 2025-02-02 25455/week @ 2025-02-09 24723/week @ 2025-02-16 27289/week @ 2025-02-23 27300/week @ 2025-03-02 27231/week @ 2025-03-09 26344/week @ 2025-03-16

111,456 downloads per month
Used in 118 crates (2 directly)

MIT/Apache

48KB
1.5K SLoC

HTML5 rocks. maud

CI Cargo API reference

Documentation (source) • API referenceChange log

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.

Dependencies

~240–680KB
~16K SLoC