#minijinja

[ follow ]
#rust
Pocoo
1 month ago
JavaScript

MiniJinja: Learnings from Building a Template Engine in Rust

MiniJinja offers a dynamic and efficient template engine implementation in Rust inspired by Jinja2.
It has adaptations for generating different text formats, like HTML and YAML. [ more ]
Pocoo
4 months ago
JavaScript

Using Rust Macros for Custom VTables

Building templating engines like MiniJinja can allow insights into introducing dynamic elements into a statically typed language such as Rust. [ more ]
Pocoo
1 month ago
JavaScript

MiniJinja: Learnings from Building a Template Engine in Rust

MiniJinja offers a dynamic and efficient template engine implementation in Rust inspired by Jinja2.
It has adaptations for generating different text formats, like HTML and YAML. [ more ]
Pocoo
4 months ago
JavaScript

Using Rust Macros for Custom VTables

Building templating engines like MiniJinja can allow insights into introducing dynamic elements into a statically typed language such as Rust. [ more ]
morerust
[ Load more ]