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…☆633Updated 5 months ago
- xmlquery is Golang XPath package for XML query.☆485Updated 3 months ago
- Generate a Go struct from XML.☆823Updated 3 months ago
- Convert XML to Go structs / XML to JSON☆271Updated 3 years ago
- Fork of gomail.☆469Updated 3 years ago
- Efficient JSON beautifier and compactor for Go☆408Updated 3 years ago
- Common packages for Go☆575Updated 2 years ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,030Updated 10 months ago
- Google Authenticator for Go☆427Updated 6 years ago
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆326Updated 6 months ago
- Go package to turn arbitrary database/sql query results into CSV files as easily as possible☆194Updated 4 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆417Updated 7 years ago
- Command line tool to generate Go code from WSDL for SOAP XML services☆478Updated 2 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- Creating PDF using existing PDF as template for GO (golang).☆279Updated 4 months 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
- a golang library that can get client's real public ip address from http request headers☆237Updated 7 years ago
- simple struct copying for golang☆461Updated 5 years ago
- A simple pubsub package for go.☆447Updated last year
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆417Updated 3 years ago
- #golang file times (atime, mtime, ctime, btime)☆278Updated 2 years ago
- Golang OTP(One-Time Password) Library.☆514Updated 3 years ago
- An easy way to add useful startup banners into your Go applications☆463Updated 5 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
- A efficient, safely and easy-to-use session library for Go.☆236Updated last year
- JSON xpath query for Go. Golang XPath query for JSON query.☆276Updated 3 months ago
- Interface to libxml2, with DOM interface☆228Updated last year
- go lang concurrency limiter.☆273Updated 2 years ago
- Examples for creating and processing PDF files with UniPDF https://github.com/unidoc/unipdf☆303Updated 2 months ago
- PDF reader☆564Updated 8 months ago