jmattheis/goverter

Generate type-safe Go converters by defining function signatures.

52
/ 100
Established

Goverter helps Go developers convert data structures (like structs, slices, and maps) from one format to another within their applications. You define how to map fields between your input and output data types, and Goverter automatically generates the Go code needed for these conversions. This is ideal for Go developers who need reliable and efficient data transformation.

830 stars.

Use this if you are a Go developer building applications and need a type-safe, performant way to transform data between different Go types without writing repetitive boilerplate code by hand.

Not ideal if you are not working with the Go programming language or if you need a runtime solution that dynamically converts types using reflection.

Go-development data-transformation code-generation API-development backend-engineering
No Package No Dependents
Maintenance 10 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

830

Forks

61

Language

Go

License

MIT

Last pushed

Mar 04, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/jmattheis/goverter"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.