Skip to content

sshailabh/awesome-template-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

template-engine

Awesome Template Engine


A curated list of template engines across all programming languages with repository activity stats.

Template Engines by Language

C#

Summary of (8 template engines)

Engine Description Stars Forks Last Update Latest Release Status
DotLiquid A .Net port of the popular Liquid templating language written in Ruby 1091⭐ 296🍴 2025-03-25 v2.2.508 (2021-08-05) 🟒
Fluid An open-source .NET template engine based on the Liquid template language 1635⭐ 184🍴 2025-09-30 v2.25.0 (2025-07-15) 🟒
Handlebars.Net A port of Handlebars.js to .NET that compiles templates directly to IL bytecode 1400⭐ 229🍴 2024-04-03 2.1.6 (2024-04-03) πŸ”΄
MJML.Net A fast port of MJML 4 to .NET 6 & 7 221⭐ 18🍴 2025-08-20 N/A 🟒
RazorLight Template engine for building templates from Files outside of ASP.NET MVC 1614⭐ 265🍴 2024-07-06 v2.3.1 (2023-01-16) πŸ”΄
Scriban Fast and lightweight scripting language for .NET with liquid compatibility mode 3639⭐ 391🍴 2025-09-22 6.4.0 (2025-09-21) 🟒
Spark View engine for ASP.NET MVC with syntax inspired by Jade/Haml 253⭐ 86🍴 2025-09-11 v1.8.1.0 (2015-06-10) 🟒
Stubble Trimmed down {{mustache}} templates in .NET 439⭐ 60🍴 2022-09-23 v1.10.8 (2022-08-29) πŸ”΄

C++

Summary of (4 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Inja Template engine inspired by Jinja for modern C++ 1858⭐ 230🍴 2025-09-19 v3.4.0 (2023-01-29) 🟒
Jinja2Cpp C++ implementation of Python Jinja2 template engine 563⭐ 104🍴 2024-11-22 1.3.2 (2024-06-23) 🟒
mstch Complete implementation of mustache templates in C++ 585⭐ 89🍴 2016-02-13 1.0.2 (2016-02-01) πŸ”΄
Qentem Lightweight template engine for C++/C/Java projects and WASM 13⭐ 4🍴 2025-10-02 2.4.5 (2025-07-22) 🟒

CoffeeScript

Summary of (1 template engines)

Engine Description Stars Forks Last Update Latest Release Status
DocPad Streamlined web development using CoffeeScript 3054⭐ 240🍴 2023-12-19 v6.83.2 (2020-09-08) πŸ”΄

Go

Summary of (12 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Ace HTML template engine inspired by Slim and Jade 838⭐ 49🍴 2018-06-17 v0.0.5 (2017-03-07) πŸ”΄
Amber Template engine inspired from HAML and Jade 920⭐ 62🍴 2017-10-10 N/A πŸ”΄
Ego ERB style templating language that transpiles to Go 587⭐ 40🍴 2021-07-14 v0.4.3 (2021-07-14) πŸ”΄
GoRazor Go port of the Razor view engine 876⭐ 91🍴 2025-09-09 v1.2.2 (2019-11-14) 🟒
Hero Fast template engine that pre-compiles to Go code 1570⭐ 94🍴 2020-01-09 v0.0.2 (2019-08-18) πŸ”΄
Jade Implementation of Jade/Pug templates in Go 360⭐ 35🍴 2023-08-09 v1.1.3 (2022-02-06) πŸ”΄
Jet Fast and dynamic template engine with Django-like syntax 1356⭐ 116🍴 2025-03-23 v6.3.1 (2025-02-24) 🟒
Mustache.go Go implementation of Mustache templates 1114⭐ 229🍴 2016-08-04 go.r60 (2012-03-18) πŸ”΄
Pongo2 Django-syntax templating for Go 2987⭐ 279🍴 2023-04-11 v6.0.0 (2022-06-24) πŸ”΄
QuickTemplate Fast template engine inspired by Mako 3271⭐ 149🍴 2024-07-04 v20160617 (2016-06-10) πŸ”΄
Raymond Go port of Handlebars.js 642⭐ 118🍴 2025-06-19 v2.0.2 (2018-03-22) 🟒
Soy Go implementation of Google Closure Templates 177⭐ 41🍴 2024-03-19 N/A πŸ”΄

Groovy

Summary of (1 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Jenkins Templating Engine A plugin enabling Jenkins pipeline templating and governance, bringing Template Method Design Pattern to pipelines 176⭐ 62🍴 2025-04-12 2.5.4 (2025-04-02) 🟒

Java

Summary of (17 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Apache FreeMarker A Java template engine that can be used to generate text output based on templates 1057⭐ 270🍴 2025-06-22 v2.3.34 (2024-12-08) 🟒
Apache Velocity A Java based template engine 398⭐ 135🍴 2025-07-18 velocity-engine-parent-2.0.0 (2016-11-05) 🟒
Blade A simple open source web framework that helps quickly build web applications 5880⭐ 1166🍴 2025-02-11 2.1.2.RELEASE (2022-05-09) 🟒
Closure-Templates A client and server-side templating system for dynamically building reusable HTML and UI elements 669⭐ 194🍴 2025-10-04 release-20160721 (2016-07-21) 🟒
Handlebars.java A Java port of the Handlebars template engine following Mustache template 1518⭐ 384🍴 2025-08-07 v4.5.0 (2025-08-07) 🟒
HtmlFlow A Java DSL to write typesafe HTML in a fluent style 169⭐ 32🍴 2025-09-13 htmlflow-4.3 (2024-01-15) 🟒
JinJava Java-based template engine based on django template syntax, adapted to render jinja templates 751⭐ 172🍴 2025-09-16 jinjava-2.8.1 (2025-09-16) 🟒
JMustache A Java implementation of Mustache specification template engine 866⭐ 129🍴 2025-07-29 jmustache-1.16 (2023-11-30) 🟒
JStachio A Mustache compatible type-safe Java templating engine 304⭐ 12🍴 2025-04-15 v1.3.7 (2025-03-10) 🟒
JTE Lightweight template engine for Java and Kotlin with productive and typesafe experience 1011⭐ 77🍴 2025-09-08 3.2.1 (2025-04-25) 🟒
ManTL A lightweight & type-safe template engine integrated with the Java compiler using Manifold 2642⭐ 129🍴 2025-10-03 v2025.1.27 (2025-09-15) 🟒
Mustache.java A derivative template engine of mustache.js with its own parser written in Java 1933⭐ 285🍴 2024-09-19 mustache.java-jdk5-0.8.10 (2013-03-02) πŸ”΄
Pebble A template engine inspired from Twig with syntax similar to Jinja featuring template inheritance 1153⭐ 171🍴 2025-09-02 3.2.4 (2025-04-01) 🟒
Pug4J A Java implementation of the Pug templating language 69⭐ 14🍴 2025-08-29 pug4j-2.3.1 (2025-01-10) 🟒
Rocker An intuitive, tagless syntax template engine with standard Java expressions 774⭐ 92🍴 2025-01-23 v2.2.1 (2025-01-22) 🟒
Thymeleaf A server-side Java template engine for both web and standalone environments 2921⭐ 511🍴 2025-05-27 thymeleaf-3.1.3.RELEASE (2024-12-09) 🟒
Trimou A Mustache spec implementation with helpers inspired from Handlebars.js 84⭐ 18🍴 2023-07-10 2.5.0.Final (2018-05-31) πŸ”΄

JavaScript

Summary of (21 template engines)

Engine Description Stars Forks Last Update Latest Release Status
.Dom A template engine replicating re-usable component and virtual DOM within 512 bytes 810⭐ 45🍴 2019-10-30 v0.3.1 (2019-08-22) πŸ”΄
Art-template A fast templating engine that optimizes template rendering speed by scope pre-declared technique 9877⭐ 2665🍴 2024-12-07 v4.13.2 (2018-11-13) 🟒
Carbone A mustache-like template engine and open source document generator 1615⭐ 227🍴 2025-03-17 ee-4.22.6 (2024-06-07) 🟒
Consolidate.js A library that consolidates most known template engines implemented in JS 3479⭐ 349🍴 2022-03-14 v0.16.0 (2020-09-08) πŸ”΄
doT A fastest JavaScript templating function with emphasis on performance under V8 and nodejs 5044⭐ 1016🍴 2020-07-26 v1.1.3 (2020-07-25) πŸ”΄
DustJS An asynchronous Javascript templating engine developed by LinkedIn 2916⭐ 472🍴 2023-07-12 v3.0.1 (2021-12-29) πŸ”΄
ECT Performance focused JavaScript template engine with embedded CoffeeScript syntax 619⭐ 70🍴 2014-06-08 v0.5.9 (2016-04-14) πŸ”΄
EJS Embedded JavaScript templates designed to be flexible and easy-to-write 8025⭐ 858🍴 2025-08-03 v3.1.10 (2024-04-12) 🟒
Handlebars.js A template engine extending Mustache templating with additional features 18431⭐ 2053🍴 2025-08-19 v4.7.8 (2023-08-01) 🟒
Hogan.js A compiler for the Mustache templating language with separate scanning, parsing and code generation phases 5137⭐ 428🍴 2021-12-13 v3.0.2 (2014-06-17) πŸ”΄
jTDAL Small template engine based on Zope TAL, using data attributes 2⭐ 0🍴 2025-07-15 v5.0.1 (2025-07-14) 🟒
Lodash A utility library for working with arrays, numbers, objects, strings, and creating composite functions 61213⭐ 7083🍴 2024-12-12 4.0.0 (2016-01-12) 🟒
Marko HTML reimagined as a language for building dynamic and reactive user interfaces 13736⭐ 654🍴 2025-10-02 @marko/[email protected] (2025-10-01) 🟒
MJML A markup language designed to reduce the pain of coding responsive email 17666⭐ 975🍴 2025-09-18 v4.16.1 (2025-09-18) 🟒
Nunjucks A templating engine heavily inspired from Jinja2 with template inheritance & asynchronous control 8787⭐ 645🍴 2025-06-18 v3.2.4 (2023-04-19) 🟒
Mustache.js A JavaScript implementation of the mustache logic-less templates 16680⭐ 2381🍴 2023-01-21 v4.2.0 (2021-03-28) πŸ”΄
Pug A high-performance template engine influenced by Haml for Node.js and browsers 21817⭐ 1946🍴 2024-05-24 [email protected] (2024-05-24) πŸ”΄
Rivets A lightweight data binding and template engine specializing in building data-driven views 3228⭐ 307🍴 2016-10-22 v0.9.6 (2016-10-22) πŸ”΄
Swig A simple, Django/Jinja-like template engine for node.js 3103⭐ 438🍴 2016-08-05 v1.4.2 (2014-08-04) πŸ”΄
Twig.js A pure JavaScript implementation of the Twig PHP templating language 1911⭐ 273🍴 2025-07-08 v1.17.1 (2023-11-16) 🟒
Velocity.js A port of Apache velocity template engine in JavaScript using Jison library parser 609⭐ 147🍴 2025-09-17 v2.1.5 (2025-04-23) 🟒

Kotlin

Summary of (1 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Barber A type safe Kotlin JVM library for building up templates 182⭐ 23🍴 2024-04-03 v2024.04.03.174754-97b01fc (2024-04-03) πŸ”΄

Lua

Summary of (2 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Lua Resty Template A compiling template engine for Lua and OpenResty 922⭐ 206🍴 2023-03-23 v2.0 (2020-02-24) πŸ”΄
Lustache Lua implementation of Mustache template engine 254⭐ 33🍴 2021-01-15 v1.3.1-0 (2015-11-30) πŸ”΄

PHP

Summary of (15 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Blade The simple yet powerful templating engine provided with Laravel 34127⭐ 11574🍴 2025-10-04 v12.32.5 (2025-09-30) 🟒
Blade One A standalone version of Laravel's Blade templating engine for use outside of Laravel 808⭐ 122🍴 2025-09-03 4.19.1 (2025-09-03) 🟒
Dwoo A PHP5/PHP7 template engine which follows Smarty's footsteps 167⭐ 57🍴 2018-07-25 1.3.7 (2018-04-18) πŸ”΄
Fenom A fast template engine for PHP with syntax similar to Smarty 446⭐ 109🍴 2024-09-08 v3.0.0 (2023-02-27) πŸ”΄
Laravel Blade The official Blade templating engine integrated with Laravel framework 0⭐ 0🍴 N/A N/A N/A
Latte A secure template engine for PHP with protection against vulnerabilities 1232⭐ 113🍴 2025-09-02 v3.0.23 (2025-07-16) 🟒
Mustache.php A Mustache implementation in PHP 3274⭐ 439🍴 2025-06-28 v3.0.0 (2025-06-28) 🟒
PHP Text Template A simple template engine for text output in PHP applications 7429⭐ 31🍴 2025-09-26 5.0.0 (2025-02-07) 🟒
Plates A native PHP template system inspired by Twig 1515⭐ 183🍴 2024-11-04 v3.6.0 (2024-11-02) 🟒
RainTPL 3 An easy template engine for PHP that loads HTML templates 255⭐ 57🍴 2019-10-04 v.3.beta (2012-05-03) πŸ”΄
Savant A powerful but lightweight object-oriented template system for PHP 18⭐ 15🍴 2014-01-07 N/A πŸ”΄
Smarty A template engine for PHP using variables, modifiers, functions and comments 2335⭐ 714🍴 2025-10-03 v5.6.0 (2025-10-03) 🟒
TinyButStrong A PHP template engine enabling W3C compliant templates 63⭐ 17🍴 2024-05-08 v3.15.2 (2024-05-08) πŸ”΄
Twig A flexible, fast, and secure template language for PHP inspired by Django and Jinja 8321⭐ 1286🍴 2025-09-25 v3.21.1 (2025-05-03) 🟒
Volt An ultra-fast and designer-friendly templating engine written in C for PHP 11⭐ 4🍴 2025-09-29 N/A 🟒

Python

Summary of (10 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Chameleon An HTML/XML template engine generation library in Python 183⭐ 67🍴 2025-01-10 4.6.0 (2024-12-31) 🟒
Cheetah3 A template engine for Python that allows full integration with existing Python code 148⭐ 41🍴 2025-08-17 3.4.0 (2024-12-02) 🟒
Chevron A fast Python implementation of Mustache template engine 536⭐ 59🍴 2021-03-21 0.13.1 (2018-10-03) πŸ”΄
Genshi A Python template engine that provides XML-based template language 92⭐ 36🍴 2025-07-07 0.7.9 (2024-06-15) 🟒
Jinja A fast, expressive, extensible templating engine with Python-like syntax 11178⭐ 1669🍴 2025-06-14 3.1.6 (2025-03-05) 🟒
Jsonnet A configuration language for app and tool developers 7365⭐ 466🍴 2025-07-22 v0.21.0 (2025-05-07) 🟒
Kajiki A fast Python template engine with XML/HTML output inspired by Genshi 50⭐ 17🍴 2025-05-05 v1.0.1 (2025-05-04) 🟒
Mako A template library written in Python inspired by Django, Jinja2, Cheetah, and Genshi 413⭐ 64🍴 2025-08-16 rel_1_3_10 (2025-04-10) 🟒
Pystache A Python implementation of Mustache template engine 1312⭐ 309🍴 2014-09-30 v0.5.4 (2014-05-12) πŸ”΄
Unprompted A powerful templating language for Stable Diffusion workflows 808⭐ 72🍴 2024-07-29 N/A πŸ”΄

R

Summary of (1 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Whisker A Mustache implementation in R confirming to its specification 219⭐ 17🍴 2022-11-07 N/A πŸ”΄

Ruby

Summary of (7 template engines)

Engine Description Stars Forks Last Update Latest Release Status
ERB A built-in Ruby templating engine that allows embedding Ruby code in documents 0⭐ 0🍴 N/A N/A N/A
Haml A templating engine designed for elegant HTML document generation 3776⭐ 578🍴 2025-09-06 v6.3.0 (2023-12-10) 🟒
Hamlit A high performance implementation of Haml 978⭐ 59🍴 2023-08-02 v3.0.3 (2022-11-08) πŸ”΄
Jb A simpler and faster alternative to JBuilder 1310⭐ 42🍴 2025-09-29 v0.8.2 (2023-11-04) 🟒
JBuilder A DSL for declaring JSON structures in Ruby 4396⭐ 444🍴 2025-08-12 v2.14.1 (2025-08-12) 🟒
Liquid A secure, non-evaluating template engine with separate compile and render steps 11511⭐ 1477🍴 2025-09-08 v5.8.7 (2025-06-09) 🟒
Mustache A framework-agnostic way to render logic-free views in Ruby 3067⭐ 272🍴 2022-09-17 v1.0.2 (2015-06-24) πŸ”΄

Rust

Summary of (6 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Handlebars-rust A Rust port of Handlebars template engine 1416⭐ 153🍴 2025-10-04 v6.3.2 (2025-03-16) 🟒
Liquid-rust A port of Liquid templating engine in Rust 525⭐ 81🍴 2025-10-01 v0.16.0 (2018-10-04) 🟒
Maud An HTML template engine implemented as a Rust macro 2452⭐ 164🍴 2025-06-03 v0.27.0 (2025-02-02) 🟒
Rust-Mustache A Rust implementation of Mustache specification 217⭐ 65🍴 2021-06-22 v0.9.0 (2018-02-12) πŸ”΄
SailFish A simple template engine with EJS-like syntax and built-in filters 919⭐ 60🍴 2025-08-14 v0.10.0 (2025-08-14) 🟒
Tera A template engine inspired by Jinja2 and Django template language 3980⭐ 308🍴 2025-03-18 v1.20.0 (2024-05-27) 🟒

Scala

Summary of (7 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Beard A logic-less templating engine inspired by Mustache using ANTLR for parsing 120⭐ 28🍴 2023-11-13 0.3.1 (2020-03-25) πŸ”΄
Handlebars.scala A Scala implementation of Handlebars template engine 111⭐ 38🍴 2016-08-26 v0.0.4 (2013-02-06) πŸ”΄
Hepek A Scala-based tool for generating typesafe and flexible HTML 110⭐ 10🍴 2025-04-15 v0.33.0 (2025-05-14) 🟒
ScalaTags A small and fast XML/HTML/CSS construction library for Scala 766⭐ 118🍴 2025-07-11 v0.6.0 (2016-07-16) 🟒
Scalate A template engine supporting multiple syntax styles including HAML, Mustache, and JSP 607⭐ 103🍴 2025-10-05 scalate-project-1.10.1 (2024-05-12) 🟒
Thera A template engine for building static websites in Scala 51⭐ 3🍴 2020-11-26 0.2.0-M3 (2020-11-14) πŸ”΄
Twirl A Scala-based template engine inspired by ASP.NET Razor 558⭐ 117🍴 2025-09-29 2.0.9 (2025-06-30) 🟒

Swift

Summary of (2 template engines)

Engine Description Stars Forks Last Update Latest Release Status
GRMustache.swift An extended implementation of Mustache templates with additional functions 623⭐ 155🍴 2025-09-02 7.0.0 (2025-09-02) 🟒
Stencil A simple template language with Django and Mustache-like syntax 2399⭐ 223🍴 2024-12-22 0.15.1 (2022-07-31) 🟒

TypeScript

Summary of (3 template engines)

Engine Description Stars Forks Last Update Latest Release Status
Eta A lightweight templating engine for Node and Deno with small bundle size 1599⭐ 76🍴 2025-09-17 eta-v4.0.1 (2025-09-17) 🟒
LiquidJS A port of Shopify Liquid template engine compatible with Github Pages 1698⭐ 259🍴 2025-08-13 v10.21.1 (2025-05-14) 🟒
Squirrelly A modern template engine with Nunjucks-like power and EJS-like simplicity 665⭐ 82🍴 2025-03-28 v9.1.0 (2024-07-02) 🟒

Benchmarks on Template Engines

The benchmarks.md file contains template-engine benchmarks in popular programming languages.

Contributing

Feel free to submit a PR to add or update template engine information!

  1. The template engine is open source.
  2. Provide the GitHub repository URL and include a brief description.
  3. Ensure to add in alphabetical order in gen/template-engines.yaml file.
  4. Ensure to add in the correct language category.

Stats

  • Last update column shows the last commit date in the default branch.
  • Green(🟒) if the repository is active and has default branch commit in last 12 months, red(πŸ”΄) otherwise.
  • Last updated: 2025-10-06

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages