Deepcopier
Simple struct copying for Go.
461
Package for fast copying structs of different types.
Simple struct copying for Go.
Fast deep copy library.
Golang source code parsing, usage like reflect package.
Library to simplify access struct fields with Go's expression in reflection.
A common enumeration struct based on generics and reflection that allows you to quickly define enumerations and use a set of useful default methods.