csimplestring / xsd-2-goLinks
Given a XSD (XML Schema Definition) file, generating corresponding Golang XML structs.
☆19Updated 11 years ago
Alternatives and similar repositories for xsd-2-go
Users that are interested in xsd-2-go are comparing it to the libraries listed below
Sorting:
- Generate XML decoding structs from an XSD schema☆53Updated 5 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 …☆218Updated 7 years ago
- Golang SVG parsing library☆94Updated 5 months ago
- A Golang interpreter, built upon golang.org/x/tools/go/ssa/interp☆58Updated 8 years ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 7 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- A Go preprocessor for package scoped reflection☆104Updated 8 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- Fast typesafe templating for golang☆66Updated 7 years ago
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- Go library for building command line interfaces.☆62Updated last year
- GopherJS Bindings for jQuery☆104Updated 6 years ago
- TodoMVC for GopherJS☆55Updated 4 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- LiveReload server for Go [golang]☆129Updated last year
- Real-time Go struct to JS object synchronisation over SSE and WebSockets☆188Updated this week
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆179Updated 2 years ago
- Go implementation for Soy templates (Google Closure templates)☆177Updated last year
- The slice package sorts Go slices.☆110Updated 7 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Parallel and radix sorting in Go☆102Updated 2 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆96Updated 7 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- EweyGewey is an OpenGL based GUI library written in Go.☆37Updated 8 years ago
- An expression evaluating library and REPL in Go with basic arithmetic, functions, variables and more.☆90Updated 5 years ago
- Go (golang) SDK for IBM Watson services☆87Updated 8 years ago
- A simple, extensible, library to make argument validation in Go palatable.☆116Updated 9 years ago
- A go package to parse human-readble date and time strings☆54Updated 6 years ago
- An approximate string matching library for the Go programming language.