kylelemons / godebugLinks
Debugging helper utilities for Go
☆360Updated 3 years ago
Alternatives and similar repositories for godebug
Users that are interested in godebug are comparing it to the libraries listed below
Sorting:
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Utilities for slightly better logging in Go (Golang).☆371Updated 3 months ago
- Code generation tools for Go.☆431Updated 6 months ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Merge coverprofile results from multiple go cover runs☆223Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 6 years ago
- Golden file testing for Go☆257Updated last week
- Generate flags by parsing structures☆165Updated 4 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆146Updated 2 years ago
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆525Updated 4 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- ☆420Updated this week
- Remove unnecessary type conversions from Go source☆385Updated 9 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆439Updated this week
- The easiest solution to seed database with Go☆176Updated last year
- [mirror]☆280Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆359Updated 6 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated 2 years ago
- A Go tool to auto generate methods for your enums☆483Updated last year
- Small library to read your configuration from environment variables☆248Updated 10 months ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- go test -coverprofile for multiple packages☆88Updated 5 years ago
- Generate interfaces from structure methods.☆348Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- A Form Encoding & Decoding Package for Go☆253Updated 4 years ago