kylelemons / godebug
Debugging helper utilities for Go
☆356Updated 2 years ago
Alternatives and similar repositories for godebug:
Users that are interested in godebug are comparing it to the libraries listed below
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- Golden file testing for Go☆240Updated 7 months ago
- ☆389Updated 2 weeks ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Code generation tools for Go.☆428Updated 5 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- [mirror]☆280Updated 6 months ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 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 …☆656Updated 2 years ago
- Detect ineffectual assignments in Go code.☆410Updated last year
- Remove unnecessary type conversions from Go source☆383Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Generates Go types based on JSON Schemas☆235Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Partial port of Python difflib package to Go☆399Updated last year
- go4 hosts the go4.org packages.☆327Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- Generate flags by parsing structures☆159Updated 4 months ago
- The easiest solution to seed database with Go☆177Updated 8 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Go subcommand library.☆763Updated 2 years ago
- A comprehensive godoc guide.☆417Updated this week
- Utilities for slightly better logging in Go (Golang).☆368Updated 3 months ago
- Fluent immutable builders for golang☆223Updated 6 years ago
- Simple idiomatic retry package for Go☆354Updated 3 years ago
- Golang struct-to-table database mapper☆305Updated 4 years ago