gomplate VS gotemplate

Compare gomplate vs gotemplate and see what are their differences.

gomplate

A flexible commandline tool for template rendering. Supports lots of local and remote datasources. (by hairyhenderson)

gotemplate

A small highly opinionated Go template. (by michaelbalv)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gomplate gotemplate
3 1
2,470 2
- -
9.0 3.3
5 days ago 5 months ago
Go Go
MIT License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gomplate

Posts with mentions or reviews of gomplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-27.
  • Show HN: gq – like jq or zq, but you use Go
    6 projects | news.ycombinator.com | 27 Apr 2022
    this tool may interest the same audience: https://github.com/hairyhenderson/gomplate

    I find it especially handy for poc-ing helm snippets, although regrettably they don't have the same "standard library" of functions

  • Building Rich CLI Applications with Go's Built-in Templating
    2 projects | /r/golang | 9 Mar 2022
    I'm surprised nobody mentioned https://gomplate.ca/ yet. It's a great CLI tool built on top of Go's built-in templating with many features, including one template to many outputs using a separate data source. See this blog post from the author: https://blog.hairyhenderson.ca/post/one\_template\_many\_outputs/
  • Show HN: Stamp turns a folder into a plain text file and a file into a folder
    8 projects | news.ycombinator.com | 7 Feb 2021
    Cookiecutter is nice but it requires an entire python install to run, which is a big thing to ask for some of the scenarios mentioned by the tool creator (like someone going through a simple learning tutorial which might not even be using python at all).

    IMHO gomplate is a nicer alternative that's just a single static go-based tool that can do everything cookiecutter does and a lot more: https://github.com/hairyhenderson/gomplate

gotemplate

Posts with mentions or reviews of gotemplate. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing gomplate and gotemplate you can also consider the following projects:

go-rosbag - Rosbag parser written in pure Go

reposaur - Open source compliance tool for development platforms.

remco - remco is a lightweight configuration management tool

github-actions-golang - GitHub Actions as CI for Go

sqlTemplate - Template engine for writing dynamic SQL queries

gotestfmt - go test output for humans

motllo - Project templates without needing a repository

Go-Kafka-gRPC-MongoDB-microservice - Go products microservice

renderizer - CLI to render Go template text files based on command line parameters and/or a YAML

fasttemplate - Simple and fast template engine for Go

golang-kv - Bundle embedded DB (badger & boltdb & leveldb & pebble & nutsdb) wrapper with fixed & simple api of pure Golang

goreleaser - Deliver Go binaries as fast and easily as possible