52 results for “topic:go-generate”
Automatically generate Go (golang) struct definitions from example JSON
Generates Go types based on JSON Schemas
Optional is a library of optional Go types
Quickly generate CURD and documentation for operating MYSQL.etc
Codegen for functional options in go projects
Go tool to generate documentation for environment variables
i18n (Internationalization and localization) engine written in Go, used for translating locale strings.
Generate Echo backend code
RPC layer on top of NATS standardizing on Protocol Buffers.
A tool to be used with 'go generate' to embed external template files into Go code.
embd-go is an embeddable command-line tool for embedding data files in Go source code, specially crafted for easy use with `go generate`.
sts: struct to struct transformers generator.
File-system based route generator for Go. Compatible with any web frameworks.
Replacer is a go generator to find-and-replace in go source files
LRU cache code generator for Go
Serialize any Go struct with no additional effort.
Generates Go struct types from a JSON Schema.
Slice convenience functions for native types, and a generator for your types
Proxy code generation for Go interfaces
Code generation for enums defined as strings
Code base generate
🍳 go:generate tool to embed SQL queries into the Golang code in structural read-only way
Automatically generate Go Code from dotenv files.
Algebraic Data Types generator for the Go programming language
一个go语言小工具,可以利用lex和ast, 把建表语句转换成go struct,
Generating Go code by parsing json data file
go语言从数据库映射生成数据模型
golist provides useful functions for list operations in Go.
Go code generator for allocation-free Reset() methods, optimized for sync.Pool usage
Embed binaries in Go programs the way *I* like it.