tidwall / prettyLinks
Efficient JSON beautifier and compactor for Go
☆400Updated 2 years ago
Alternatives and similar repositories for pretty
Users that are interested in pretty are comparing it to the libraries listed below
Sorting:
- Go structures with default values using tags☆330Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆392Updated last year
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Golang beautify data display for Humans☆314Updated 3 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Attach hooks to any database/sql driver☆658Updated last year
- Partial port of Python difflib package to Go☆418Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Convert Golang's http.Request to CURL command line☆793Updated this week
- simple struct copying for golang☆459Updated 5 years ago
- Zero-allocation reflection library for Go☆582Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆402Updated 4 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆412Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆292Updated 2 years ago
- Gin middleware to enable GZIP support.☆352Updated last week
- String utilities for Go☆207Updated 3 months ago
- concurrency utilities☆301Updated 6 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆288Updated last year
- ⚖️ Fast weighted random selection for Go☆409Updated 2 weeks ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- JSON xpath query for Go. Golang XPath query for JSON query.☆273Updated 2 months ago
- Golang implementation of JMESPath.☆604Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but it adds a limit on the amount of goroutines s…☆427Updated 3 years ago
- Generate interfaces from structure methods.☆347Updated last week
- High level abstractions over the Go reflect library☆533Updated last year
- Unified diff parser and printer for Go☆444Updated last month