2 releases

0.17.1 Sep 27, 2021
0.17.0 Aug 4, 2017

#1014 in Template engine

Download history 452/week @ 2025-10-22 396/week @ 2025-10-29 477/week @ 2025-11-05 407/week @ 2025-11-12 435/week @ 2025-11-19 440/week @ 2025-11-26 447/week @ 2025-12-03 344/week @ 2025-12-10 468/week @ 2025-12-17 383/week @ 2025-12-24 385/week @ 2025-12-31 162/week @ 2026-01-07 339/week @ 2026-01-14 380/week @ 2026-01-21 457/week @ 2026-01-28 605/week @ 2026-02-04

1,784 downloads per month

MIT/Apache

4KB

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.

No runtime deps