What kind of things have you ran with go:generate?

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

    syscall/js bindings for three.js in-browser 3D graphics. (by soypat)

    Generating interface implementation for javascript bindings using gopherjs https://github.com/soypat/three

  • GORM

    The fantastic ORM library for Golang, aims to be developer friendly

    have you used something like https://github.com/go-gorm/gorm. My guess is that i would favor sqlc because of the compile-time saftey

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

  • optional

    Optional is a library of optional Go types (by markphelps)

  • docked

    A Dockerfile linting tool (by jimschubert)

    Generating markdown to document "rules" defined in a tool: https://github.com/jimschubert/docked/blob/master/cmd/generators/rules_md.go

  • golang-database-library-orm-example

    Examples of using various popular database libraries and ORM in Go.

    I made repo that compares between different libraries and orms including sqlx, sqlc, sqlboiler, gorm, and ent https://github.com/gmhafiz/golang-database-library-orm-example

  • ent

    An entity framework for Go

    entgo.io

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