kylelemons / godebug
Debugging helper utilities for Go
☆354Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for godebug
- [mirror]☆281Updated 2 months ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆445Updated 7 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Code generation tools for Go.☆423Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- Remove unnecessary type conversions from Go source☆378Updated last year
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Merge coverprofile results from multiple go cover runs☆213Updated 3 years ago
- ☆373Updated this week
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Golden file testing for Go☆230Updated 3 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆140Updated last year
- 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 …☆651Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆526Updated 3 years ago
- Go subcommand library.☆756Updated 2 years ago
- semver library in Go☆343Updated 10 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Utilities for slightly better logging in Go (Golang).☆369Updated this week
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- go4 hosts the go4.org packages.☆328Updated last year
- Detect ineffectual assignments in Go code.☆402Updated 11 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆214Updated 2 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- Parse and modify Go struct field tags☆633Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆276Updated 2 years ago