The Best Go Libraries For Generators - Tools that generate Go code. (9)
Discover the best Go libraries for Generators in Tools that generate Go code.! 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.
GoWrap
Generate decorators for Go interfaces using simple templates.
interfaces
Command line tool for generating interface definitions.
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.
typeregistry
A library to create type dynamically.