askama

Template generator

Templates for Rust generated at compile time from a user-defined struct to hold the template's context.

Type-safe, compiled Jinja-like templates for Rust

GitHub

3k stars
23 watching
219 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

custom-derivejinja2rustrust-librarytemplating

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
keats/tera A Rust-based template engine inspired by Jinja2 and Django. 3,559
pallets/jinja A fast and expressive template engine for generating dynamic documents from pre-defined templates. 10,364
kblomqvist/yasha A command-line tool that generates code by rendering Jinja templates with customizable variables and extensions. 246
kaj/ructe A Rust-based template engine that compiles HTML templates into executable Rust code. 454
tdammers/ginger A Haskell implementation of the Jinja template language 77
lambda-fairy/maud A macro-based Rust template engine for generating specialized code from HTML templates 2,134
cidrblock/td4a A tool for designing and testing jinja2 templates for automation 212
metakirby5/zenbu A cascading theme engine using Jinja2 and YAML for variable definition. 116
enthus1ast/nimja A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax. 185
jackrosenthal/kajiki A fast and well-formed XML-based template engine with Jinja-style blocks 47
ageekinside/fastapi-jinja Integrates Jinja template language with FastAPI to render dynamic web pages. 69
zzau13/yarte A Rust template engine with a Handlebars-like syntax for creating dynamic web pages. 280
vmchale/project-init Automates project initialization by providing pre-configured templates and tools. 138
akdubya/dustjs An asynchronous template engine for generating dynamic web content in browsers and Node.js 1,442
jinja2cpp/jinja2cpp C++ implementation of the Jinja2 Python template engine 501