confiq
Struct decoder
A library for populating structs with data from various formats.
Structured data format to config struct decoder library for Go
35 stars
2 watching
0 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A package to decode HTTP form and query parameters into Go structs with flexible data types | 192 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Decodes binary data into structured format | 99 |
| A configuration library for Go programs that supports multiple data sources and types | 108 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A serialization format that provides versioning, typing, and schema support for data exchange between different programming languages | 115 |
| A Go implementation of a scale codec for encoding and decoding data related to the Polkadot substrate | 63 |
| A library for encoding structs into URL query parameters | 2,006 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| Generates Go structs from multiple XML documents | 78 |
| A syntax for structured data designed to be used with Go programs and similar languages | 31 |
| A unified configuration library for reading data from various sources. | 43 |