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

antlr/stringtemplate4

StringTemplate 4 observed · 2026-08-28

github.com/antlr/stringtemplate4 · homepage · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 21
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 6055
  • days_rel: n/a
  • days_push: 476
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1035 stars · 233 forks observed · 2026-08-28

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

StringTemplate 4 (ST) is a Java template engine for generating source code, web pages, emails, or any other formatted text output, with ports for other languages. It strictly enforces model-view separation and is particularly well suited to multi-targeted code generators, site skins, and internationalization/localization.

Use cases

  • generate source code from templates in a code generator
  • render web pages or emails from templates
  • build multi-site skins with shared templates
  • internationalize and localize formatted text output
  • power the output layer of an ANTLR-based tool

When to choose

  • you need strict enforcement of model-view separation in templates
  • you are building a multi-target code generator
  • you want a mature, battle-tested Java template engine

When to avoid

  • you need a full-featured web templating layer with rich logic and helpers
  • you want a template engine outside the JVM ecosystem without a port
  • you need actively evolving features; development is slow and maintenance-focused

Facets

library · maturity stable

templating web-development developer-tools documentation jvm cross-platform template-engine model-view-separation code-generator internationalization antlr code-generation

2 sources

Member repositories

RepositoryRoleHealth v2
antlr/stringtemplate4main32

For agents

markdown · JSON · MCP: product_card(name="antlr/stringtemplate4")

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