How to choose a golang template rending engine for my project?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • jennifer

    Jennifer is a code generator for Go

    If specifically for generating Go code, I would suggest you take a look at Jennifer.

  • Jet Template Engine for GO

    Jet template engine (by CloudyKit)

    I like Jet github.com/CloudyKit/jet because it's easy to use, and easy to extend with your own template functions.

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts