mitsuhiko/minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2 observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 21.5
- age_days: 1813
- days_rel: 21
- days_push: 20
- n_releases_24m: 27
Adoption not part of the score
2743 stars · 163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MiniJinja is a powerful, minimal-dependency template engine for Rust (with Go, Python, JavaScript/WASM, and CLI variants) that implements the syntax and behavior of Jinja2. It supports template inheritance, filters, expression evaluation, and serde-compatible data types while staying close to the Jinja2 ecosystem.
Use cases
- render jinja2 templates in rust
- minimal dependency template engine for rust
- render templates from the command line
- use jinja templates in a python project via rust
- evaluate jinja expressions in the browser with wasm
- template configuration files with jinja2 syntax
When to choose
- you need Jinja2-compatible templating in Rust with near-zero dependencies
- you want fast compile times and decent runtime performance
- you need serde integration for passing data into templates
- you want a standalone CLI for rendering templates
When to avoid
- you need 100% of Jinja2's features, as compatibility is partial
- you need a full-featured engine with async or sandboxing guarantees beyond MiniJinja's scope
- you are working outside Rust/Go/Python/JS ecosystems
Facets
library · maturity stable
templating parser developer-tools web-development developer-tools backend rust python go wasm cli cross-platform jinja2 template-engine serde minimal-dependencies minijinja-cli
10 sources
- readme: https://github.com/mitsuhiko/minijinja · fetched 2026-08-28 · f7007a7af47d
- homepage: https://docs.rs/minijinja · fetched 2026-08-29 · dfe0306d0b81
- site_page: https://docs.rs/ · fetched 2026-08-29 · 952fbf288daf
- site_page: https://docs.rs/crate/minijinja/latest · fetched 2026-08-29 · bdc42be39138
- site_page: https://docs.rs/crate/minijinja/latest/features · fetched 2026-08-29 · 558e28c6b49d
- site_page: https://docs.rs/about · fetched 2026-08-29 · 29ab7986fbf5
- site_page: https://docs.rs/about/badges · fetched 2026-08-29 · 6588cac258af
- site_page: https://docs.rs/about/builds · fetched 2026-08-29 · 811231ca4680
- site_page: https://docs.rs/about/metadata · fetched 2026-08-29 · 0dcdccb2b2b2
- site_page: https://docs.rs/about/redirections · fetched 2026-08-29 · 1b1efd93105f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mitsuhiko/minijinja | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="mitsuhiko/minijinja")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem