Writing a code generator in Go

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Plush

    The powerful template system that Go needs

  • I am definitely no expert in Handlebars, but everything you asked is absolutely available in the default templates. There are also other template engine implementations, for example Plush or Fast Template.

  • fasttemplate

    Simple and fast template engine for Go

  • I am definitely no expert in Handlebars, but everything you asked is absolutely available in the default templates. There are also other template engine implementations, for example Plush or Fast Template.

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

    InfluxDB logo
  • goprotobuf

    Go support for Google's protocol buffers (by golang)

  • Something like this: https://github.com/golang/protobuf/blob/master/internal/gengogrpc/grpc.go

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