poomwettayakorn's Stars
AleksK1NG/Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
gin-contrib/pprof
gin pprof middleware
nqd/flat
Flatten/unflatten nested map or JSON object in Golang
darccio/mergo
Mergo: merging Go structs and maps since 2013
creasty/defaults
Initialize structs with default values
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
cbroglie/mustache
The mustache template language in Go
qri-io/jsonschema
golang implementation of https://json-schema.org drafts 7 & 2019-09
Ompluscator/dynamic-struct
Golang package for editing struct's fields during runtime and mapping structs to other structs.
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.