confiq

Struct decoder library

A Go package for loading structured data into structs with mapping using tags and selectors.

Structured data format to config struct decoder library for Go

GitHub

35 stars
2 watching
0 forks
Language: Go
last commit: 7 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 97
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,861
glycerine/greenpack A serialization library for Go that adds versioning, stronger typing, and optional schema to MessagePack 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 1,992
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
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. 996
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
danielgtaylor/shorthand A syntax for structured data designed to be used with Go programs and similar languages 29
dsbasko/go-cfg A unified configuration library for reading data from various sources. 42