rogpeppe / gohackLinks
Make temporary edits to your Go module dependencies
☆912Updated 8 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
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 7 years ago
- A comprehensive godoc guide.☆424Updated 10 months ago
- impl generates method stubs for implementing an interface.☆1,090Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆434Updated 3 months ago
- Visualize Go Dependency Trees☆1,063Updated 4 years ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,143Updated 8 months ago
- A collection of packages to augment the go testing package and support common patterns.☆577Updated last year
- Quick helpers for testing Go applications☆532Updated last year
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Semantic Versioning (semver) library written in golang☆1,041Updated 3 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Go subcommand library.☆785Updated 4 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆673Updated last month
- A Transport for http.Client that will cache responses according to the HTTP RFC☆757Updated 2 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,714Updated last year
- A refactoring tool for Go☆680Updated last week
- Flags-first package for configuration☆1,441Updated 6 months ago
- a fake clock for golang☆723Updated 2 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,635Updated 7 months ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- Simple backoff algorithm in Go (golang)☆658Updated 2 years ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆946Updated 4 months ago