basgys / goxml2jsonLinks
XML to JSON converter written in Go (no schema, no structs)
☆291Updated 2 years ago
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…☆632Updated 4 months ago
- xmlquery is Golang XPath package for XML query.☆484Updated 2 months ago
- Generate a Go struct from XML.☆821Updated last month
- Convert XML to Go structs / XML to JSON☆271Updated 3 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆417Updated 7 years ago
- Fork of Go's archive/zip to add reading/writing of password protected zip files.☆261Updated 3 years ago
- Efficient JSON beautifier and compactor for Go☆406Updated 3 years ago
- simple struct copying for golang☆461Updated 5 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 …☆401Updated 2 years ago
- Fork of gomail.☆470Updated 3 years ago
- Simple and fast template engine for Go☆895Updated 2 years ago
- A simple pubsub package for go.☆446Updated last year
- Command line tool to generate Go code from WSDL for SOAP XML services☆475Updated 2 years ago
- Go package to turn arbitrary database/sql query results into CSV files as easily as possible☆194Updated 4 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆416Updated 2 years ago
- PDF reader☆554Updated 7 months ago
- High level abstractions over the Go reflect library☆537Updated last year
- 🦉SOAP package for Go☆540Updated last year
- A session store backend for gorilla/sessions using Redis.☆423Updated last month
- Google Authenticator for Go☆425Updated 6 years ago
- SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but it adds a limit on the amount of goroutines s…☆426Updated 3 years ago
- Support Let's Encrypt for a Go server application.☆405Updated 2 weeks ago
- Simple Golang scp client☆476Updated 3 weeks ago
- go lang concurrency limiter.☆273Updated 2 years ago
- #golang file times (atime, mtime, ctime, btime)☆277Updated 2 years ago
- XPath package for golang, supports HTML, XML, JSON document query and more☆731Updated last month
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆297Updated last year
- Common packages for Go☆573Updated 2 years ago
- An easy way to send emails with attachments in Go☆256Updated 5 years ago
- Interface to libxml2, with DOM interface☆228Updated last year