rogpeppe / gohack
Make temporary edits to your Go module dependencies
☆899Updated 3 years ago
Alternatives and similar repositories for gohack:
Users that are interested in gohack are comparing it to the libraries listed below
- 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
- Golang deep variable equality test that returns human-readable differences☆766Updated 9 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,564Updated last month
- Clock is a small library for mocking time in Go.☆679Updated last year
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- impl generates method stubs for implementing an interface.☆1,054Updated 8 months ago
- Visualize Go Dependency Trees☆984Updated 3 years ago
- Go subcommand library.☆763Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆754Updated 2 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,697Updated 11 months ago
- Flags-first package for configuration☆1,386Updated last week
- Goroutine Leak Detector☆1,042Updated 4 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- Enrich `go test` outputs with text decorations.☆858Updated 7 months ago
- A comprehensive godoc guide.☆417Updated this week
- A refactoring tool for Go☆673Updated last week
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆859Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,075Updated 5 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Mocking your SQL database in Go tests has never been easier.☆848Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆616Updated last year
- Parse and modify Go struct field tags☆637Updated last year
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Shotizam analyzes the size of Go binaries☆610Updated 8 months ago
- Code generation tools for Go.☆429Updated 5 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,349Updated last year