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
849 stars
23 watching
81 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
fastgogolangplaceholdertemplate
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
| A Go implementation of a template engine used in static site generators | 291 |
| A fast template engine for Go that compiles templates into executable code. | 3,138 |
| A template engine for Go with features like inheritance and composition, designed to be easy to use and fast. | 1,272 |
| A basic template for Go application development with standard project layout and tools. | 61 |
| A template engine that translates templates into Go code to compile into an application. | 32 |
| A high-performance template engine that supports asynchronous control, inheritance, and custom functions. | 565 |
| A lightweight templating engine for fast and safe text rendering. | 51 |
| A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,861 |
| A template engine for Common Lisp that generates HTML with performance and flexibility in mind. | 39 |
| A lightweight JavaScript template engine for rendering data-driven web pages | 914 |
| An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
| A Go implementation of Google Closure templates | 172 |
| A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 610 |
| A simple text template tool that allows you to create dynamic templates with placeholders. | 25 |