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 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
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Simple, configurable and scalable Structured Logging for Go.☆296Updated last year
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Convert XML to Go structs / XML to JSON☆272Updated 2 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆230Updated 7 years ago
- XHandler is a bridge between net/context and http.Handler☆230Updated 7 years ago
- Create Youtube-Like IDs in Golang☆223Updated 8 years ago
- i18n tooling for Golang☆284Updated 6 months ago
- golang database modelling library☆483Updated 6 years ago
- Unfancy resources embedding for Go with out of box http.FileSystem support.☆177Updated 2 years ago
- Go (lang) HTTP session authentication☆221Updated 8 years ago
- [DEPRECATED] authentication API for Go web applications☆335Updated 10 years ago
- ModelQ is a code generator for creating Golang codes/models to access RDBMS database/tables☆292Updated 5 years ago
- Unicode transliterator for #golang☆80Updated 9 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 7 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆225Updated 6 years ago
- A flexible forms validation and rendering library for golang web development.Inspired by django-forms and wtforms.☆127Updated 7 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- Basic LDAP v3 functionality for the GO programming language.☆125Updated 4 years ago
- Go Module for Tabular Datasets in CSV, JSON, YAML, etc.☆143Updated 9 years ago
- Build Go Toolchains /w native libs for cross-compilation☆337Updated 8 years ago
- HTTP Authentication middlewares☆220Updated 3 years ago
- JSONGen is a tool for generating native Golang types from JSON objects.☆210Updated 10 years ago
- Will autobuild and kill/relaunch the target when you update the code.☆258Updated 7 years ago
- A library for doing diffs of arbitrary Golang structs.☆257Updated 4 years ago
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆175Updated last year
- A flexible error support library for Go☆167Updated 4 years ago
- Golang Forms made easy.☆78Updated 5 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Golang StatsD client☆164Updated 7 years ago