Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 14 Go Template engine Projects
-
quicktemplate
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
From my experience you don't really need a distinct frontend framework for web development in Go. I've been able to use quicktemplate for some of my projects for rendering HTML pretty effectively. I've written about using it here.
-
Project mention: What is the best view engine like ejs in node or blade in laravel that has extends / blocks already configured | /r/golang | 2022-11-10
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
This project uses another templating language, apparently based on Shopify.
-
-
Out of the box, Go Fiber already has mechanisms that will allow us to add some frontend views to our app. We will need to use a template engine. Go Fiber supports several template engines. The full list of supported template engines can be found on their website. For this tutorial, we’re going to use the html template engine.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
talosplus
Talosplus is a fast and robust template based Intelligent automation framework primarily developed for Bug Bounty Automation
-
evo
Evo is a powerful package for quickly writing modular web applications/services in Golang aimed both backend and frontend.
-
mojito
Code your next Go web project with (a) Mojito! Mojito is a super-modular, fast, opinion-less framework to bootstrap your next Go web project. (by go-mojito)
-
got
GoT is a template engine that turns templates into Go code to compile into your app. (by goradd)
-
-
blip
Go Template Engine for type safe / fast rendering Benefits: Very Fast rendering Compile time type checking, Type safe! Template Extending / Including Simple syntax Auto-Escaping Support passing variables directly and via context Extendable escaping / monitoring (by samlotti)
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
Go Template engine related posts
- Full stack web dev with Go.
- The templ templating language: 2 years later
- Build a fullstack app with Go Fiber, Docker, and Postgres
- What is the best view engine like ejs in node or blade in laravel that has extends / blocks already configured
- view engine other than or built on html/template
- runzmd: Runnable Markdown for Tutorials and Demos
- Go template libraries: A performance comparison
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Oct 2023
Index
What are some of the best open-source Template engine projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | quicktemplate | 2,866 |
2 | Jet Template Engine for GO | 1,080 |
3 | Razor | 830 |
4 | Jade | 333 |
5 | liquid | 233 |
6 | goTemplateBenchmark | 223 |
7 | template | 220 |
8 | frep | 154 |
9 | talosplus | 79 |
10 | evo | 28 |
11 | mojito | 20 |
12 | got | 15 |
13 | tgen | 13 |
14 | blip | 3 |