rocker
Template engine
A Java template engine that generates statically typed, plain Java object templates with near zero-copy rendering and hot reload support.
Java 8 optimized, memory efficient, speedy template engine producing statically typed, plain java objects
746 stars
33 watching
90 forks
Language: Java
last commit: 12 days ago
Linked from 1 awesome list
javatemplatingweb
Related projects:
Repository | Description | Stars |
---|---|---|
kaj/ructe | A Rust-based template engine that compiles HTML templates into executable Rust code. | 454 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
jstachio/jstachio | A Java template engine that compiles Mustache templates into readable Java source code and statically checks value bindings. | 260 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,474 |
jtwig/jtwig | A Java template engine designed to simplify the process of generating dynamic web pages from structured data | 301 |
neuland/jade4j | An implementation of a Pug-like template engine in Java. | 707 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
enthus1ast/nimja | A high-performance template engine for Nim that combines compile-time evaluation with a statically typed syntax. | 185 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
antlr/stringtemplate4 | A Java template engine designed to generate source code and formatted text output while enforcing model-view separation. | 953 |
pantor/inja | A template engine for modern C++ | 1,675 |
bminer/node-blade | A template compiler that compiles HTML templates into JavaScript functions | 320 |
jpvenson/morestachio | A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. | 51 |
mailru/fest | A JavaScript template compiler that converts XML templates to standalone JavaScript functions | 128 |