basgys / goxml2jsonLinks
XML to JSON converter written in Go (no schema, no structs)
☆292Updated last year
Alternatives and similar repositories for goxml2json
Users that are interested in goxml2json are comparing it to the libraries listed below
Sorting:
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆627Updated last year
- xmlquery is Golang XPath package for XML query.☆470Updated 3 months ago
- Convert XML to Go structs / XML to JSON☆271Updated 2 years ago
- Generate a Go struct from XML.☆770Updated last month
- CSRF protection middleware for Gin.☆134Updated 2 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆415Updated 6 years ago
- simple struct copying for golang☆458Updated 5 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆255Updated 3 years ago
- Command line tool to generate Go code from WSDL for SOAP XML services☆464Updated last year
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆995Updated 4 months ago
- Common packages for Go☆555Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆343Updated last year
- A simple pubsub package for go.☆438Updated last year
- #golang file times (atime, mtime, ctime, btime)☆273Updated last year
- go lang concurrency limiter.☆274Updated 2 years ago
- Google Authenticator for Go☆426Updated 6 years ago
- Simple licensing library for golang.☆389Updated 2 years ago
- Golang struct-to-table database mapper☆306Updated 4 years ago
- Efficient JSON beautifier and compactor for Go☆389Updated 2 years ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆391Updated last year
- Go package to turn arbitrary database/sql query results into CSV files as easily as possible☆192Updated 4 years ago
- XPath package for golang, supports HTML, XML, JSON document query and more☆720Updated 2 months ago
- Go package uniuri generates random strings good for use in URIs to identify unique objects.☆455Updated 2 years ago
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆325Updated last week
- High level abstractions over the Go reflect library☆530Updated 10 months ago
- JSON xpath query for Go. Golang XPath query for JSON query.☆273Updated last month
- An easy way to send emails with attachments in Go☆256Updated 5 years ago
- Interface to libxml2, with DOM interface☆231Updated 10 months ago
- Fork of gomail.☆469Updated 2 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆851Updated 3 months ago