fatih / structtag
Parse and modify Go struct field tags
☆637Updated last year
Alternatives and similar repositories for structtag:
Users that are interested in structtag are comparing it to the libraries listed below
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- Attach hooks to any database/sql driver☆655Updated 8 months ago
- simple struct copying for golang☆454Updated 4 years ago
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- Generate .proto files from Go source code.☆737Updated 4 years ago
- Configuration for Go applications☆461Updated last year
- Better time duration formatting in Go!☆498Updated 3 years ago
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Zero-allocation reflection library for Go☆555Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- 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 …☆656Updated 2 years ago
- impl generates method stubs for implementing an interface.☆1,054Updated 8 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Generate interfaces from structure methods.☆336Updated this week
- High level abstractions over the Go reflect library☆528Updated 6 months ago
- Quick helpers for testing Go applications☆529Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Visualize Go Dependency Trees☆984Updated 3 years ago
- Clock is a small library for mocking time in Go.