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

scriban/scriban

A fast, powerful, safe and lightweight scripting language and engine for .NET observed · 2026-08-28

github.com/scriban/scriban · homepage · C# · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 95
  • Release rhythm 95
  • 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: 10
  • age_days: 3873
  • days_rel: 35
  • days_push: 35
  • n_releases_24m: 32

Full methodology

Adoption not part of the score

3961 stars · 412 forks observed · 2026-08-28

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

Scriban is a fast, lightweight, safe scripting language and text templating engine for .NET, with a compatibility mode for parsing Liquid templates. It provides a full AST, a rich expression language, and can be embedded as a general-purpose scripting engine or small DSL host.

Use cases

  • render html templates from .NET models
  • parse and render shopify liquid templates in dotnet
  • embed a safe scripting language in a .NET application
  • build a small DSL for configuration or code generation
  • generate emails or reports from templates
  • evaluate user-supplied templates safely

When to choose

  • you need high-performance text templating in .NET with liquid compatibility
  • you want a sandboxable scripting/DSL engine with fine-grained runtime control
  • you need async rendering for web servers or cloud functions

When to avoid

  • you need a full general-purpose programming language runtime
  • your project is not on .NET
  • you need logicless templates only and prefer mustache's stricter simplicity

Facets

library · maturity stable

templating interpreter parser web-development developer-tools text-editors dotnet cross-platform liquid-templates text-templating scripting-engine csharp dsl

2 sources

Member repositories

RepositoryRoleHealth v2
scriban/scribanmain96

For agents

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

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