metaleap / go-xsdView external linksLinks
[stable since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions. NOT REALLY MAINTAINED FOR YEARS NOW: try the forks if running into issues.
☆218Mar 30, 2018Updated 7 years ago
Alternatives and similar repositories for go-xsd
Users that are interested in go-xsd are comparing it to the libraries listed below
Sorting:
- [2013] wrappers for various common XML formats, ready for use with `encoding/xml.Unmarshal()`, all generated with my `go-xsd` project☆17Apr 6, 2017Updated 8 years ago
- Generate XML decoding structs from an XSD schema☆53May 31, 2020Updated 5 years ago
- utility and code-generation libraries for XML☆323May 22, 2024Updated last year
- Convert XML to Go structs / XML to JSON☆271Dec 16, 2022Updated 3 years ago
- Jflect takes json from stdin and outputs go structs to stdout☆122Jul 17, 2019Updated 6 years ago
- WSDL2Go code generation as well as its SOAP proxy☆1,212Aug 1, 2024Updated last year
- Golang query-able job queue☆28Sep 20, 2017Updated 8 years ago
- XML Schema Validator in Go that wraps libxml2.☆34Jan 8, 2019Updated 7 years ago
- Interface to libxml2, with DOM interface☆228Sep 5, 2024Updated last year
- ☆11Dec 11, 2017Updated 8 years ago
- Package tcpopt implements encoding and decoding of TCP-level socket options☆12Mar 14, 2019Updated 6 years ago
- Context-aware middleware chains for Golang net/http☆26Dec 24, 2017Updated 8 years ago
- CGO bindings for libusb.☆14Dec 17, 2015Updated 10 years ago
- SAX(Simple API for XML)-like API for golang☆23Jan 31, 2021Updated 5 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆228Nov 9, 2017Updated 8 years ago
- onepw is a command line tool for managing passwords☆109Jul 11, 2020Updated 5 years ago
- Graph packages for the Go language [DEPRECATED]☆252Apr 26, 2019Updated 6 years ago
- Design by contract for Go☆15Mar 13, 2025Updated 11 months ago
- hexdumper with tcp proxy support☆17May 1, 2017Updated 8 years ago
- Front-end microservice pipeline platform☆11May 22, 2017Updated 8 years ago
- Generate a Go struct from XML.☆823Nov 10, 2025Updated 3 months ago
- Handmade tools for day-to-day plumbing.☆21Mar 8, 2020Updated 5 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- ☆15Oct 2, 2024Updated last year
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Jan 10, 2017Updated 9 years ago
- like gofmt except for go templates☆173Nov 4, 2017Updated 8 years ago
- HTTP for Gophers☆62Nov 18, 2018Updated 7 years ago
- Using io.Reader for data transformation in Go☆74Nov 3, 2020Updated 5 years ago
- ☆14Aug 4, 2015Updated 10 years ago
- Package ipoam implements helper functions for IP-layer Operations, Administration, and Maintenance (OAM) tools☆20Apr 9, 2019Updated 6 years ago
- 2D locality queries in Go☆34Jun 3, 2025Updated 8 months ago
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- Go Library [DEPRECATED]☆194Sep 12, 2017Updated 8 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆633Aug 10, 2025Updated 6 months ago
- Simple Go library for add digital signatures to XML documents☆30Feb 23, 2024Updated last year
- tools to interact with WASM files☆36Mar 16, 2017Updated 8 years ago
- Generate a Go file with the output of compile time shell commands☆19May 17, 2021Updated 4 years ago
- XMLGen is a tool for generating native Golang types from XML.☆77Jan 29, 2016Updated 10 years ago
- ☆229Sep 15, 2017Updated 8 years ago