miku / zekLinks
Generate a Go struct from XML.
☆765Updated 2 weeks ago
Alternatives and similar repositories for zek
Users that are interested in zek are comparing it to the libraries listed below
Sorting:
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆979Updated 2 months ago
- xmlquery is Golang XPath package for XML query.☆464Updated last month
- SFTP support for the go.crypto/ssh package☆1,577Updated this week
- go-querystring is Go library for encoding structs into URL query strings.☆2,046Updated 3 weeks ago
- Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.☆710Updated last year
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,118Updated last month
- A tiny generator of random data for golang, also known as a faker☆947Updated 2 years ago
- Pretty printing for Go values☆1,384Updated 10 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆835Updated 2 months ago
- A golang package for converting to snake_case or CamelCase☆1,084Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,455Updated 2 months ago
- A fast Golang library for media type and file extension detection, based on magic numbers☆1,807Updated this week
- WSDL2Go code generation as well as its SOAP proxy☆1,187Updated 10 months ago
- Golang errors with stack trace and source fragments.