kortschak / utter
Implements a deep pretty printer for Go data structures to ease data snapshot creation
β87Updated 6 months ago
Alternatives and similar repositories for utter:
Users that are interested in utter are comparing it to the libraries listed below
- β97Updated 4 months ago
- Intern Go stringsβ94Updated last year
- π» Locate and fix overly complex lines of code in Go.β52Updated 6 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.β46Updated 6 years ago
- β78Updated 4 years ago
- Dependable Go errors with tracebacksβ53Updated 3 years ago
- Generates automatically a Reset() methodβ35Updated 7 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 years ago
- Go templates invoked as functionsβ154Updated 3 years ago
- Allows to mark Go enum types as exhaustive.β33Updated 8 months ago
- Simple profiling for Goβ76Updated last year
- A Go (golang) library for wrapping words in a string.β118Updated 4 years ago
- Check that no init functions are present in Go code.β41Updated 4 years ago
- Expression evaluator for Goβ72Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.β88Updated 4 years ago
- Collection of mostly unrelated helper Go packages.β33Updated last year
- cheap Go type to hold & operate on either a read-only []byte or stringβ108Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ57Updated 5 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.β46Updated last year
- A simple cache meant to hold a small number of valuesβ30Updated 6 years ago
- Embeddable in memory key/value store for strings in golangβ53Updated 6 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perβ¦β47Updated 2 years ago
- Tickers with random jitterβ90Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.β86Updated 4 months ago
- A Go library for encoding structs into Header fields.β47Updated last year
- Easy file permissions for golang. Easily get and set file permission bits.β53Updated 4 years ago
- Generate Man pages from Go sourceβ159Updated 9 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.β52Updated 2 months ago
- Using io.Reader for data transformation in Goβ71Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.β176Updated 2 years ago