kortschak / utterLinks
Implements a deep pretty printer for Go data structures to ease data snapshot creation
☆93Updated last year
Alternatives and similar repositories for utter
Users that are interested in utter are comparing it to the libraries listed below
Sorting:
- Generates automatically a Reset() method☆35Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- ☆101Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- ☆78Updated 5 years ago
- Intern Go strings☆97Updated 2 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆95Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- An implementation of sed in Go. Just because!☆143Updated 9 months ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Miscellaneous functions for formatting text☆96Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Python's repr() for Go☆169Updated this week
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- A []byte pool for Go.☆44Updated 3 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- A collection of CLI argument types for the Go `flag` package.☆48Updated last year
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 5 months ago
- Parse TODOs in your GO code☆66Updated last year
- Fast Gaussian Blur in Go☆52Updated 3 years ago