
The Best Go Libraries For Generators (15)
Discover the best Go libraries for Generators! Find the perfect tools to streamline your development and boost productivity. From go-enum to go-linq, we've got you covered. Let the coding begin!
go-enum
Code generation for enums from code comments
go-linq
.NET LINQ-like query methods for Go
goderive
Derives functions from input types
goverter
Generate converters by defining an interface
go-enum-encoding
Code generation for enum encoding from code comments
interfaces
Command line tool for generating interface definitions
typeregistry
A library to create type dynamically
convergen
Feature rich type-to-type copy code generator
copygen
Generate any code based on Go types, including type-to-type converters (copy code) without reflection by default
generis
Code generation tool providing generics, free-form macros, conditional compilation and HTML templating
go-apispec
Generate OpenAPI 3.1 specs from Go source code via static analysis with automatic framework detection
GoWrap
Generate decorators for Go interfaces using simple templates
jennifer
Generate arbitrary Go code without templates
oapi-codegen
This package contains a set of utilities for generating Go boilerplate code for services based on OpenAPI 3.0 API definitions
protoc-gen-httpgo
Generate HTTP server and client from protobuf