rogpeppe / gohackLinks
Make temporary edits to your Go module dependencies
☆899Updated 2 weeks 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
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Golang deep variable equality test that returns human-readable differences☆773Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,702Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- A refactoring tool for Go☆674Updated 3 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,590Updated 4 months ago
- Enrich `go test` outputs with text decorations.☆860Updated 10 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,373Updated last year
- Flags-first package for configuration☆1,398Updated 3 months ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆750Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Visualize Go Dependency Trees☆1,018Updated 3 years ago
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆861Updated 2 years ago
- Goroutine Leak Detector☆1,041Updated 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,099Updated 2 weeks ago
- Go subcommand library.☆770Updated 2 years ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,187Updated 3 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- Automated Semantic Import Versioning Upgrades☆408Updated 3 months ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- impl generates method stubs for implementing an interface.☆1,067Updated 11 months ago
- Semantic Versioning (semver) library written in golang☆1,031Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆611Updated 11 months ago