nikolaydubina/go-enum-encoding

Generate Go enum encoding

29
/ 100
Experimental

This tool helps Go developers automatically generate code for converting between custom data types (like 'Color' or 'Size') and their string or numeric representations. You provide your Go enum definition, and it outputs the necessary Go code for encoding and decoding, along with tests and benchmarks. Go developers working on applications that need to serialize or deserialize custom enumerated types will find this useful.

No commits in the last 6 months.

Use this if you are a Go developer who wants to automate the creation of fast, strict, and tested encoding/decoding logic for your Go enum types.

Not ideal if you need more advanced struct generation beyond basic enum encoding or if you are not developing in Go.

Go-development code-generation data-serialization API-development software-engineering
Stale 6m No Package No Dependents
Maintenance 2 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 5 / 25

How are scores calculated?

Stars

15

Forks

1

Language

Go

License

MIT

Last pushed

Sep 11, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/nikolaydubina/go-enum-encoding"

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