Ross ROSS = Recommend OSS · open-source software intelligence for agents

Keats/tera

A template engine for Rust based on Jinja2/Django observed · 2026-08-28

github.com/Keats/tera · homepage · Rust · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Keats/teramain77

For agents

markdown · JSON · MCP: product_card(name="Keats/tera")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem