Simple struct copying for Go.
Golang source code parsing, usage like reflect package.
Package for fast copying structs of different types.
Library to simplify access struct fields with Go's expression in reflection.
Fast deep copy library.
A common enumeration struct based on generics and reflection that allows you to quickly define enumerations and use a set of useful default methods.
Helpers for working with reflection: struct tag parsing; recursive walking; fill value from string.
Walk by go objects with reflection.