kortschak / utterLinks
Implements a deep pretty printer for Go data structures to ease data snapshot creation
☆88Updated 8 months ago
Alternatives and similar repositories for utter
Users that are interested in utter are comparing it to the libraries listed below
Sorting:
- ☆97Updated 5 months ago
- Intern Go strings☆95Updated last year
- ☆78Updated 5 years ago
- 👻 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
- Generates automatically a Reset() method☆35Updated 7 years ago
- Miscellaneous functions for formatting text☆96Updated 10 months ago
- Python's repr() for Go☆164Updated last week
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Join contexts like never before!☆20Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Parse TODOs in your GO code☆66Updated last year
- string interning library for lots of strings☆38Updated 4 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Go reflection simplified☆102Updated 7 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- ☆122Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 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