metaleap / go-xsdLinks
[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.
☆218Updated 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:
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Go Library [DEPRECATED]☆194Updated 8 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆228Updated 8 years ago
- i18n tooling for Golang☆290Updated 2 weeks ago
- Build Go Toolchains /w native libs for cross-compilation☆337Updated 9 years ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated 2 years ago
- Convert XML to Go structs / XML to JSON☆271Updated 3 years ago
- Unfancy resources embedding for Go with out of box http.FileSystem support.☆175Updated 3 years ago
- golang database modelling library☆482Updated 6 years ago
- Go tool for generating sql scanners, sql statements and other helper functions☆183Updated 9 years ago
- Will autobuild and kill/relaunch the target when you update the code.☆259Updated 8 years ago
- XHandler is a bridge between net/context and http.Handler☆230Updated 8 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated 5 months ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- Go (lang) HTTP session authentication☆219Updated 9 years ago
- generate fake data in go☆163Updated 8 years ago
- HTTP Authentication middlewares☆222Updated 4 years ago
- Struct Faker for Go☆347Updated 8 months ago
- Create Youtube-Like IDs in Golang☆223Updated 8 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆223Updated 7 years ago
- JSONGen is a tool for generating native Golang types from JSON objects.☆210Updated 11 years ago
- A SQL database migration toolkit in Golang☆160Updated 6 years ago
- Data validation, cleaning and error collection for golang☆100Updated 10 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆100Updated 8 years ago
- xlog is a logger for net/context aware HTTP applications☆140Updated last year
- A Go package for generating Go code☆135Updated 8 years ago
- Adaptation of https://github.com/julienschmidt/httprouter for Go 1.7's context package☆30Updated 8 years ago