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: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
monoculum/formam A package to decode HTTP form and query parameters into Go structs with flexible data types 192
go-gcfg/gcfg A Go library that reads INI-style configuration files into data structures 168
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
ghostiam/binstruct Decodes binary data into structured format 99
borudar/configuration A configuration library for Go programs that supports multiple data sources and types 108
ugorji/go A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. 1,868
glycerine/greenpack A serialization format that provides versioning, typing, and schema support for data exchange between different programming languages 115
itering/scale.go A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate 63
google/go-querystring A library for encoding structs into URL query parameters 2,006
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 781
leebenson/conform Automatically trims and sanitizes struct string fields in Go based on embedded tags. 323
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 1,005
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 78
danielgtaylor/shorthand A syntax for structured data designed to be used with Go programs and similar languages 31
dsbasko/go-cfg A unified configuration library for reading data from various sources. 43