rogpeppe / gohackLinks
Make temporary edits to your Go module dependencies
☆905Updated 3 months 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 …☆664Updated 2 years ago
- A comprehensive godoc guide.☆420Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Golang deep variable equality test that returns human-readable differences☆781Updated 4 months ago
- Visualize Go Dependency Trees☆1,032Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆423Updated 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,115Updated 3 months ago
- experimental new HTTP client API for #golang (WIP)☆588Updated 6 years ago
- Go subcommand library.☆781Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- impl generates method stubs for implementing an interface.☆1,074Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- A refactoring tool for Go☆678Updated last week
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Quick helpers for testing Go applications☆530Updated last year
- Flags-first package for configuration☆1,420Updated last month
- Semantic Versioning (semver) library written in golang☆1,036Updated 2 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,711Updated last year
- Maintenance has moved to https://github.com/invopop/jsonschema☆746Updated 3 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,617Updated 2 months ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆932Updated last week
- A Transport for http.Client that will cache responses according to the HTTP RFC☆754Updated 2 years ago
- Enrich `go test` outputs with text decorations.☆862Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆657Updated last year
- Search for Go code using syntax trees☆476Updated 4 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆530Updated 4 years ago