Keats/tera
A template engine for Rust based on Jinja2/Django observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4065
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
4296 stars · 337 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tera is a template engine for Rust inspired by the Jinja2 and Django template languages. It lets developers define templates with inheritance, loops, filters, and custom functions, and render them with serde-based contexts.
Use cases
- render HTML pages in a Rust web app
- generate emails from templates in Rust
- use Jinja2-style templates in a Rust project
- generate static site content from templates
- render configuration files or reports from data
When to choose
- you are writing Rust and want familiar Jinja2/Django-style templating
- you need template inheritance, filters, and custom functions in Rust
- you want a lightweight, mature template engine with serde integration
When to avoid
- you need exact Jinja2 compatibility or Python-specific features
- your project is not in Rust
- you need runtime user-editable templates with sandboxing guarantees
Facets
library · maturity stable
templating web-development developer-tools rust cross-platform template-engine jinja2 django html rust-library
3 sources
- readme: https://github.com/Keats/tera · fetched 2026-08-28 · 2f45204f6e5a
- homepage: http://keats.github.io/tera/ · fetched 2026-08-29 · 17ed5f5aa66a
- registry_crates: https://crates.io/api/v1/crates/tera · fetched 2026-08-29 · 03e6f608e488
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Keats/tera | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem