CloudyKit/jet
Jet template engine observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 98
- Release rhythm 43
- Longevity 100
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: 192.5
- age_days: 3807
- days_rel: 170
- days_push: 12
- n_releases_24m: 3
Adoption not part of the score
1402 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Jet is a fast, secure template engine for Go with a simple C-like syntax. It supports template inheritance, composition, auto-escaping, and produces descriptive error messages with low memory overhead.
Use cases
- render html templates in a go web server
- template engine with inheritance and blocks for go
- fast templating for go applications
- auto-escaped templates to prevent xss
- include and import shared templates in go
When to choose
- you need a fast, secure Go template engine with inheritance
- you want better error messages than html/template
- you need template composition like extends, blocks, includes
When to avoid
- you only need the standard library html/template
- you need logic-less templates like Mustache or Handlebars
- your stack is not Go
Facets
library · maturity stable
templating web-framework web-development backend go cross-platform template-engine html-templates auto-escaping template-inheritance fast-templating
1 source
- readme: https://github.com/CloudyKit/jet · fetched 2026-08-28 · a225a9516c6c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CloudyKit/jet | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem