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 2 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,029Updated 10 months ago
- 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
- Common packages for Go☆576Updated 2 years ago
- Fork of gomail.☆469Updated 3 years ago
- Simple and fast template engine for Go☆897Updated 2 years ago
- Efficient JSON beautifier and compactor for Go☆408Updated 3 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆416Updated 2 years ago
- MIME mail encoding and decoding package for Go☆505Updated last month
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆898Updated 3 months ago
- Google Authenticator for Go☆426Updated 6 years ago
- A session store backend for gorilla/sessions using Redis.☆425Updated last week
- XPath package for golang, supports HTML, XML, JSON document query and more☆735Updated 2 months ago
- Go package to turn arbitrary database/sql query results into CSV files as easily as possible☆194Updated 4 years ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- A package for IP Filtering in Go (golang)☆397Updated last year
- Golang OTP(One-Time Password) Library.☆513Updated 3 years ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- #golang file times (atime, mtime, ctime, btime)☆278Updated 2 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- Partial port of Python difflib package to Go☆429Updated 2 years ago
- Command line tool to generate Go code from WSDL for SOAP XML services☆477Updated 2 years ago
- An easy way to send emails with attachments in Go☆256Updated 5 years ago
- simple struct copying for golang☆461Updated 5 years ago
- A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library☆271Updated 4 years ago
- An easy way to add useful startup banners into your Go applications☆462Updated 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 …☆402Updated 2 years ago