rogpeppe / gohackLinks
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
Sorting:
- 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 …☆660Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆772Updated 3 weeks ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- impl generates method stubs for implementing an interface.☆1,065Updated 11 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,588Updated 3 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Semantic Versioning (semver) library written in golang☆1,031Updated 2 years ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Visualize Go Dependency Trees☆1,008Updated 3 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,701Updated last year
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,096Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆757Updated 2 years ago
- Go (golang) http calls with retries and backoff☆652Updated 3 years ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,187Updated 3 years ago
- Shotizam analyzes the size of Go binaries☆611Updated 10 months ago
- A comprehensive godoc guide.☆417Updated 2 months ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆750Updated 2 years ago
- Parse and modify Go struct field tags☆644Updated last year
- A refactoring tool for Go☆675Updated 2 months ago
- Enrich `go test` outputs with text decorations.☆861Updated 10 months ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Go subcommand library.☆769Updated 2 years ago
- Simple backoff algorithm in Go (golang)☆645Updated last year
- ☆790Updated 2 years ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year