metaleap / go-xsd
[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.
☆216Updated 6 years ago
Alternatives and similar repositories for go-xsd:
Users that are interested in go-xsd are comparing it to the libraries listed below
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 3 years ago
- Convert XML to Go structs / XML to JSON☆273Updated 2 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆230Updated 7 years ago
- golang database modelling library☆481Updated 6 years ago
- Go (lang) HTTP session authentication☆221Updated 8 years ago
- Simple, configurable and scalable Structured Logging for Go.☆294Updated last year
- A SQL database migration toolkit in Golang☆161Updated 5 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆225Updated 6 years ago
- Struct Faker for Go☆345Updated 6 years ago
- Go tool for generating sql scanners, sql statements and other helper functions☆183Updated 8 years ago
- i18n tooling for Golang☆284Updated 5 months ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 7 years ago
- OAuth 1.0 implementation in go (golang).☆268Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- HTTP Authentication middlewares☆220Updated 3 years ago
- A Go package for generating Go code☆136Updated 8 years ago
- XHandler is a bridge between net/context and http.Handler☆230Updated 7 years ago
- Common Go lang data structures, utilities, ML algorithms etc☆146Updated 9 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- A flexible forms validation and rendering library for golang web development.Inspired by django-forms and wtforms.☆127Updated 7 years ago
- A 12-factor app logger built for performance and happy development☆357Updated 4 years ago
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆175Updated last year
- Unfancy resources embedding for Go with out of box http.FileSystem support.☆177Updated 2 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- Reflectionless data binding for Go's net/http (not actively maintained)☆794Updated 6 years ago
- JSONGen is a tool for generating native Golang types from JSON objects.☆208Updated 10 years ago
- ModelQ is a code generator for creating Golang codes/models to access RDBMS database/tables☆291Updated 5 years ago
- simple Optical Character Recognition in Go☆125Updated 6 years ago