maud
Template engine
A macro-based Rust template engine for generating specialized code from HTML templates
Compile-time HTML templates for Rust
2k stars
19 watching
144 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
macrorusttemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
jdrouet/mrml | An implementation of a markup language used to define HTML templates with nested includes and variables | 366 |
zzau13/yarte | A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. | 280 |
stebalien/horrorshow-rs | A macro-based HTML templating library for Rust | 326 |
kaj/ructe | A Rust-based template engine that compiles HTML templates into executable Rust code. | 454 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 212 |
brettchalupa/macroquad_quickstart | An opinionated template for building games in Rust with Macroquad | 1 |
vmchale/project-init | Automates project initialization by providing pre-configured templates and tools. | 138 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
jaekwon/coffeemugg | A templating engine for writing HTML templates in pure CoffeeScript. | 19 |
cutelyst/cutelee | A Qt-based template engine designed to separate document structure from data | 21 |
mikesmullin/coffee-templates | A minimalist template engine for CoffeeScript and JavaScript | 48 |
enthus1ast/nimja | A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax. | 186 |
jackrosenthal/kajiki | A fast and well-formed XML-based template engine with Jinja-style blocks | 47 |