Cute Gopher Mascot

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

See More! πŸš€

go-linq

.NET LINQ-like query methods for Go

See More! πŸš€

goderive

Derives functions from input types

See More! πŸš€

goverter

Generate converters by defining an interface

See More! πŸš€

go-enum-encoding

Code generation for enum encoding from code comments

See More! πŸš€

interfaces

Command line tool for generating interface definitions

See More! πŸš€

typeregistry

A library to create type dynamically

See More! πŸš€

convergen

Feature rich type-to-type copy code generator

See More! πŸš€

copygen

Generate any code based on Go types, including type-to-type converters (copy code) without reflection by default

See More! πŸš€

generis

Code generation tool providing generics, free-form macros, conditional compilation and HTML templating

See More! πŸš€

go-apispec

Generate OpenAPI 3.1 specs from Go source code via static analysis with automatic framework detection

See More! πŸš€

GoWrap

Generate decorators for Go interfaces using simple templates

See More! πŸš€

jennifer

Generate arbitrary Go code without templates

See More! πŸš€

oapi-codegen

This package contains a set of utilities for generating Go boilerplate code for services based on OpenAPI 3.0 API definitions

See More! πŸš€

protoc-gen-httpgo

Generate HTTP server and client from protobuf

See More! πŸš€