stretchr / objxLinks
Go package for dealing with maps, slices, JSON and other data.
☆823Updated 3 weeks ago
Alternatives and similar repositories for objx
Users that are interested in objx are comparing it to the libraries listed below
Sorting:
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆891Updated 2 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,022Updated 9 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- A comprehensive error handling library for Go