miku / zekLinks
Generate a Go struct from XML.
☆770Updated last month
Alternatives and similar repositories for zek
Users that are interested in zek are comparing it to the libraries listed below
Sorting:
- A tiny generator of random data for golang, also known as a faker☆948Updated 2 years ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆991Updated 3 months ago
- Convert Golang's http.Request to CURL command line☆786Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- Parse and modify Go struct field tags☆646Updated last year
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- Fork of gomail.☆469Updated 2 years ago
- 🦉SOAP package for Go☆526Updated last year
- A golang package for converting to snake_case or CamelCase☆1,093Updated last year
- xmlquery is Golang XPath package for XML query.☆470Updated 2 months ago
- Pretty printing for Go values☆1,389Updated 11 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆716Updated last year
- A UUID package for Go☆1,701Updated last week
- Simple and fast template engine for Go☆874Updated last year
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆847Updated 3 months ago
- XML to JSON converter written in Go (no schema, no structs)☆292Updated last year
- Initialize structs with default values☆843Updated 11 months ago
- An enum generator for go☆840Updated 3 weeks ago
- A library for diffing golang structures☆959Updated last year
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆728Updated 2 years ago
- Visualize Go Dependency Trees☆1,022Updated 3 years ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆660Updated 2 years ago
- Bunch of examples for dealing with the reflect package☆567Updated 4 years ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,187Updated 3 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆627Updated last year
- Generate .proto files from Go source code.☆739Updated 4 years ago
- Package gorilla/schema fills a struct with form values.☆1,444Updated 10 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated 2 years ago
- A Go tool to auto generate methods for your enums☆483Updated 11 months ago