kylelemons / godebugLinks
Debugging helper utilities for Go
☆356Updated 3 years ago
Alternatives and similar repositories for godebug
Users that are interested in godebug are comparing it to the libraries listed below
Sorting:
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- ☆407Updated last month
- Utilities for slightly better logging in Go (Golang).☆367Updated 2 weeks ago
- Generates Go types based on JSON Schemas☆240Updated 2 years ago
- Remove unnecessary type conversions from Go source☆384Updated 6 months ago
- Small library to read your configuration from environment variables☆244Updated 6 months ago
- Merge coverprofile results from multiple go cover runs☆221Updated 3 years ago
- Golden file testing for Go☆252Updated last month
- Code generation tools for Go.☆431Updated 2 months ago
- The easiest solution to seed database with Go☆177Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆433Updated last month
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- A Go tool to auto generate methods for your enums☆485Updated last year
- Blazing fast, Zap-based Stackdriver logging.☆177Updated 2 years ago
- [mirror]☆280Updated 11 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Generate flags by parsing structures☆162Updated last month
- Format package documentation (godoc) as GitHub friendly Markdown☆530Updated 4 years ago
- Detect ineffectual assignments in Go code.☆427Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆662Updated 2 years ago
- A Form Encoding & Decoding Package for Go☆249Updated 3 years ago
- golang : go tool cover to XML (Cobertura) export tool.☆145Updated last year