marhaupe / json2structLinks
CLI tool to convert JSON to struct type definitions
☆101Updated 6 months ago
Alternatives and similar repositories for json2struct
Users that are interested in json2struct are comparing it to the libraries listed below
Sorting:
- In-process request tracing☆100Updated 2 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Convert a go file to its ast representation☆94Updated 3 months ago
- A linter that handles struct tags.☆55Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.