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

sunng87/handlebars-rust

Rust templating with Handlebars observed · 2026-08-28

github.com/sunng87/handlebars-rust · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 97
  • Release rhythm 85
  • 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: 53
  • age_days: 4273
  • days_rel: 21
  • days_push: 21
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1482 stars · 155 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Rust implementation of the Handlebars templating language, published as the `handlebars` crate. It supports template registration, rendering, partials, decorators, and custom helpers including Rhai scripting.

Use cases

  • render handlebars templates in rust
  • generate html emails from templates
  • template-based code generation
  • render config files from data
  • use handlebars syntax in a rust web app

When to choose

  • you need Handlebars-compatible templating in Rust
  • you want partials, helpers, and template inheritance
  • you need serde_-based data rendering

When to avoid

  • you need client-side browser templating
  • you prefer a different template syntax like Tera or Askama

Facets

library · maturity stable

templating web-development developer-tools rust handlebars template-engine rust-library

1 source

Member repositories

RepositoryRoleHealth v2
sunng87/handlebars-rustmain93

For agents

markdown · JSON · MCP: product_card(name="sunng87/handlebars-rust")

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