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
752 stars
33 watching
90 forks
Language: Java
last commit: 2 months 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. | 265 |
jknack/handlebars.java | A Java implementation of Handlebars templates with logic-less and semantic template engines. | 1,479 |
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. | 705 |
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. | 186 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
antlr/stringtemplate4 | A Java template engine designed to generate source code and formatted text output while enforcing model-view separation. | 960 |
pantor/inja | A template engine for modern C++ | 1,689 |
bminer/node-blade | A template compiler that compiles HTML templates into JavaScript functions | 320 |
jpvenson/morestachio | A lightweight templating engine for fast and safe text rendering. | 51 |
mailru/fest | A JavaScript template compiler that converts XML templates to standalone JavaScript functions | 128 |