hokaccha / go-prettyjsonLinks
JSON pretty print for Golang.
☆139Updated 2 years ago
Alternatives and similar repositories for go-prettyjson
Users that are interested in go-prettyjson are comparing it to the libraries listed below
Sorting:
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- A Go (golang) library for wrapping words in a string.☆125Updated 5 years ago
- Basic string globs in golang☆145Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- A Tree printer module written in GoLang☆192Updated 4 years ago
- Easy column formatted output for golang☆167Updated 5 years ago
- Timezone utility for Go☆110Updated last year
- Logrus Prefixed Log Formatter☆199Updated 2 years ago
- Managing go application shutdown with signals.☆198Updated last year
- Split a camelcase word into a slice of words in Go☆182Updated 5 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- A Form Encoding & Decoding Package for Go☆253Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- [mirror]☆279Updated last year
- Debugging helper utilities for Go☆360Updated 3 years ago
- Generate flags by parsing structures☆165Updated 5 months ago
- JSON query in Golang☆189Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Human readable byte formatter☆223Updated last week
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel☆203Updated 3 months ago
- Command-line app for viewing BoltDB file in your terminal☆277Updated last year
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated 2 years ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.