fatih / structtag
Parse and modify Go struct field tags
☆636Updated last year
Alternatives and similar repositories for structtag:
Users that are interested in structtag are comparing it to the libraries listed below
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week
- High level abstractions over the Go reflect library☆528Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Attach hooks to any database/sql driver☆654Updated 7 months ago
- Generate interfaces from structure methods.☆331Updated last year
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- Configuration for Go applications☆457Updated last year
- Generate .proto files from Go source code.☆737Updated 4 years ago
- simple struct copying for golang☆455Updated 4 years ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- Partial port of Python difflib package to Go☆398Updated last year
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- A golang package for converting to snake_case or CamelCase☆1,057Updated last year
- impl generates method stubs for implementing an interface.☆1,047Updated 7 months ago
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- Robust & Easy to use struct mapper and utility methods for Go☆411Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- Go structures with default values using tags☆310Updated 6 months ago
- Code generation tools for Go.☆427Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆794Updated 8 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 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 …☆653Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆766Updated 7 months ago
- Zero-allocation reflection library for Go☆555Updated last year
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆723Updated last year
- a fake clock for golang☆682Updated last month