rogpeppe / gohackLinks
Make temporary edits to your Go module dependencies
☆904Updated 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 …☆663Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆780Updated 4 months ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- experimental new HTTP client API for #golang (WIP)☆588Updated 6 years ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Visualize Go Dependency Trees☆1,031Updated 3 years ago
- impl generates method stubs for implementing an interface.☆1,074Updated 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,115Updated 3 months ago
- Automated Semantic Import Versioning Upgrades☆420Updated 3 weeks ago
- A comprehensive godoc guide.☆420Updated 5 months ago
- Flags-first package for configuration☆1,417Updated last month
- Quick helpers for testing Go applications☆530Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆569Updated 7 months ago
- a fake clock for golang☆707Updated this week
- Semantic Versioning (semver) library written in golang☆1,035Updated 2 years ago
- Go subcommand library.☆779Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Simple backoff algorithm in Go (golang)☆655Updated last year
- A refactoring tool for Go☆676Updated 2 weeks ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆657Updated last year
- A Go tool to auto generate methods for your enums☆485Updated last year
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆867Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆818Updated 5 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆754Updated 2 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,615Updated 2 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,709Updated last year
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year