zeebo / errs
errs is a package for making errors friendly and easy
☆52Updated 4 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 11 months ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 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
- go-delta - A Go package and utility to generate and apply binary delta updates.☆28Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Simple error handling primitives☆59Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated last month
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 3 weeks ago
- A golang map in which entries expire after given a time period☆57Updated last year
- ☆78Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Go SQL driver adapter for extended logging☆25Updated 2 years ago
- Run Go tests inside a Docker image☆99Updated last week
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 weeks ago
- Tool for golang that generates jennifer code☆70Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago