metaleap / go-xsd-pkg
[2013] wrappers for various common XML formats, ready for use with `encoding/xml.Unmarshal()`, all generated with my `go-xsd` project
☆17Updated 7 years ago
Alternatives and similar repositories for go-xsd-pkg:
Users that are interested in go-xsd-pkg are comparing it to the libraries listed below
- ☆61Updated 9 years ago
- SFTP server library in Go☆77Updated 5 years ago
- Hawk authentication implementation in Go☆75Updated 6 years ago
- Easy AWK-style text processing in Go☆97Updated 3 years ago
- Fork of go-shlex from Google Code – not maintained☆57Updated 9 years ago
- a (tiny) VM project built with Go☆59Updated 7 years ago
- A Go package to handle the server side of SMTP, with a sample simple SMTP server☆97Updated 4 months ago
- Package GoGits - Git is a pure Go implementation of Git manipulation.☆176Updated 7 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 8 years ago
- Prototype implementation of operator methods (fork of https://github.com/golang/go)☆26Updated 8 years ago
- Split (rows and columns), sort, and search☆55Updated 2 years ago
- Bootstrapping tools for windows builders☆47Updated 2 years ago
- Data structure interface to database/sql☆48Updated 5 years ago
- Package devrestarter provides simplistic restart logic suitable for use in development.☆14Updated 6 years ago
- [stable since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go …☆215Updated 6 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 3 years ago
- Rethinking logs and metrics.☆63Updated 8 years ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- http sessions stored in encrypted cookies for Go☆50Updated 6 years ago
- Jflect takes json from stdin and outputs go structs to stdout