fasttemplate

Template engine

A simple and fast template engine for Go that substitutes placeholders with user-defined values.

Simple and fast template engine for Go

GitHub

842 stars
22 watching
81 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists

fastgogolangplaceholdertemplate

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sipin/gorazor A high-performance view engine for Go that compiles templates into executable code for fast rendering. 859
osteele/liquid A Go implementation of a template engine used in static site generators 287
valyala/quicktemplate A fast template engine for Go that compiles templates into executable code. 3,128
cloudykit/jet A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. 1,263
wajox/gobase A basic template for Go application development with standard project layout and tools. 61
goradd/got A template engine that translates templates into Go code to compile into an application. 32
xtemplate/xtemplate A high-performance template engine that supports asynchronous control, inheritance, and custom functions. 565
jpvenson/morestachio A lightweight templating engine for C# and other .NET languages, optimized for fast and safe rendering of simple text-based templates. 51
sagikazarmark/modern-go-application A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. 1,852
eudoxia0/eco A template engine for Common Lisp that generates HTML with performance and flexibility in mind. 39
paulguo/juicer A lightweight JavaScript template engine for rendering data-driven web pages 915
akdubya/dustjs An asynchronous template engine for generating dynamic web content in browsers and Node.js 1,442
robfig/soy A Go implementation of Google Closure templates 172
aymerick/raymond A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. 608
lucasepe/tbd A simple text template tool that allows you to create dynamic templates with placeholders. 25