[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 8 years ago
Alternatives and similar repositories for go-xsd
Users that are interested in go-xsd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 9 years ago
- Generate XML decoding structs from an XSD schema☆54May 31, 2020Updated 6 years ago
- Given a XSD (XML Schema Definition) file, generating corresponding Golang XML structs.☆19Aug 28, 2014Updated 12 years ago
- utility and code-generation libraries for XML☆323May 22, 2024Updated 2 years ago
- Convert XML to Go structs / XML to JSON☆271Dec 16, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- XML Schema Validator in Go that wraps libxml2.☆34Jan 8, 2019Updated 7 years ago
- Jflect takes json from stdin and outputs go structs to stdout☆120Jul 17, 2019Updated 7 years ago
- ☆11Dec 11, 2017Updated 8 years ago
- WSDL2Go code generation as well as its SOAP proxy☆1,223Aug 1, 2024Updated 2 years ago
- Interface to libxml2, with DOM interface☆228Jul 9, 2026Updated 2 months ago
- Context-aware middleware chains for Golang net/http☆26Dec 24, 2017Updated 8 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆227Nov 9, 2017Updated 8 years ago
- Package migration for Golang automatically handles versioning of a database schema by applying a series of migrations supplied by the cl…☆76Jan 25, 2014Updated 12 years ago
- XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator☆427Sep 2, 2026Updated 3 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Front-end microservice pipeline platform☆11May 22, 2017Updated 9 years ago
- hexdumper with tcp proxy support☆17May 1, 2017Updated 9 years ago
- STORM is Semantically Terse Object Relational Mapping for Go☆27Jan 22, 2014Updated 12 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆31Jan 10, 2017Updated 9 years ago
- Golang query-able job queue☆28Sep 20, 2017Updated 9 years ago
- Simple Go library for add digital signatures to XML documents☆30Feb 23, 2024Updated 2 years ago
- Generate a Go struct from XML.☆819Apr 23, 2026Updated 5 months ago
- onepw is a command line tool for managing passwords☆109Jul 11, 2020Updated 6 years ago
- QEMU Machine Protocol implementation for the Golang