confiq

Struct decoder

A library for populating structs with data from various formats.

Structured data format to config struct decoder library for Go

GitHub

35 stars
2 watching
0 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
monoculum/formamA package to decode HTTP form and query parameters into Go structs with flexible data types192
go-gcfg/gcfgA Go library that reads INI-style configuration files into data structures168
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
ghostiam/binstructDecodes binary data into structured format99
borudar/configurationA configuration library for Go programs that supports multiple data sources and types108
ugorji/goA high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats.1,868
glycerine/greenpackA serialization format that provides versioning, typing, and schema support for data exchange between different programming languages115
itering/scale.goA Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate63
google/go-querystringA library for encoding structs into URL query parameters2,006
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
leebenson/conformAutomatically trims and sanitizes struct string fields in Go based on embedded tags.323
segmentio/encodingA Go package providing efficient encoding and decoding APIs for various data formats.1,005
twpayne/go-xmlstructGenerates Go structs from multiple XML documents78
danielgtaylor/shorthandA syntax for structured data designed to be used with Go programs and similar languages31
dsbasko/go-cfgA unified configuration library for reading data from various sources.43