jjeffery / errorsLinks
Simple error handling primitives that work well with structured logging
☆28Updated 6 years ago
Alternatives and similar repositories for errors
Users that are interested in errors are comparing it to the libraries listed below
Sorting:
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- ☆70Updated 3 years ago
- show Go package dependencies☆52Updated 6 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- Package srcutil provides utilities for working with Go source code.☆27Updated 8 years ago
- A set of useful decorators for making resilient http clients in golang.☆31Updated 5 years ago
- experiment☆24Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Immutable data storage☆44Updated 5 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆72Updated 3 years ago
- Go lang tar http.FileSystem☆45Updated 7 years ago
- A simple natural sorter for Go Strings☆29Updated 9 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- Loom - A repository for Weave Files☆26Updated 10 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Fork of golang's encoding/json: now with more validation and error context☆34Updated 7 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Add a little high availability to your Go functions or methods.