zeebo / errs
errs is a package for making errors friendly and easy
☆52Updated 5 months ago
Alternatives and similar repositories for errs:
Users that are interested in errs are comparing it to the libraries listed below
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Set of Go context's utilities.☆54Updated 3 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆28Updated 3 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Benchmark the init cost of Go packages☆76Updated last month
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆39Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- ☆78Updated 4 years ago
- Bridge between Go testing.T and slog.☆62Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Simple error handling primitives☆59Updated 3 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated 2 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 weeks ago
- Join contexts like never before!☆20Updated 7 years ago
- Client-side load balancing for net/http☆60Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- DRR scheduler for Go channels☆32Updated 2 years ago
- ☆33Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆86Updated 5 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- Helpful unit multipliers and functions for Go☆127Updated 3 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago