zeebo / errsLinks
errs is a package for making errors friendly and easy
☆53Updated last year
Alternatives and similar repositories for errs
Users that are interested in errs are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- ☆101Updated 11 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Run Go tests inside a Docker image☆100Updated 9 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆43Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Tickers with random jitter☆92Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Intern Go strings☆96Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Match regex group into go struct using struct tags and automatic parsing☆149Updated last year
- Bypasses restrictions on reflect☆75Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Simple error handling primitives☆60Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Checks if there are any updates for imports in your module.☆39Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago