Top 1.0% dependent packages on proxy.golang.org
Top 1.1% dependent repos on proxy.golang.org
Top 9.9% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org
proxy.golang.org : code.cloudfoundry.org/jsonry
Package jsonry exists to make is easier to marshal and unmarshal nested JSON into Go structures. For example: Can be marshaled and unmarshaled using the Go struct: There is no need to create intermediate structures as would be required with the standard Go JSON parser. JSONry uses the standard Go parser under the covers. JSONry is a trade-off that delivers usability in exchange for performance. JSONry uses struct tags to specify locations in the JSON document. When there is neither a "jsonry" or "json" struct tag, the JSON object key name will be the same as the struct field name. For example: When there is a "json" struct tag, it will be interpreted in the same way as the standard Go JSON parser would interpret it. For example: When there is a "jsonry" struct tag, in addition to working like the "json" tag, it may also contain "." (period) to denote a nesting hierarchy. For example:
Registry
- Homepage
- Documentation
- JSON
purl: pkg:golang/code.cloudfoundry.org/jsonry
License: Apache-2.0
Latest release: almost 3 years ago
First release: about 5 years ago
Namespace: code.cloudfoundry.org
Dependent packages: 32
Dependent repositories: 27
Stars: 5 on GitHub
Forks: 3 on GitHub
Docker dependents: 33
Docker downloads: 59,491,976
Total Commits: 117
Committers: 6
Average commits per author: 19.5
Development Distribution Score (DDS): 0.581
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago