Oxiplate: Template engine for Rust
Oxiplate is a work-in-progress template engine that uses a derive macro to compile templates into Rust code for the best performance. It focuses on helpful error messages, straightforward escaping, and powerful whitespace control.