mitchellh / panicwrapLinks
panicwrap is a Go library for catching and handling panics in Go applications.
☆450Updated last year
Alternatives and similar repositories for panicwrap
Users that are interested in panicwrap are comparing it to the libraries listed below
Sorting:
- Debugging helper utilities for Go☆356Updated 3 years ago
- Utilities for slightly better logging in Go (Golang).☆367Updated last week
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Code generation tools for Go.☆431Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆430Updated 2 weeks ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 4 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Vendoring for executables written in Go☆414Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- A Thread-Safe RateCounter implementation in Golang☆262Updated last year
- go4 hosts the go4.org packages.☆330Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Remove unnecessary type conversions from Go source☆384Updated 4 months ago
- Small library to read your configuration from environment variables☆244Updated 5 months ago
- Merge coverprofile results from multiple go cover runs☆219Updated 3 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆750Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- Stack traces for Go errors☆555Updated last year
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Fluent immutable builders for golang☆222Updated 6 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆476Updated 2 years ago
- Simple idiomatic retry package for Go☆356Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated last year