rsc / rf
A refactoring tool for Go
☆670Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for rf
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Define and run pattern-based custom linting rules.☆796Updated 2 months ago
- depaware makes you aware of your Go dependencies☆437Updated 3 weeks ago
- fault injection library in go using standard http middleware☆506Updated 3 weeks ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Shotizam analyzes the size of Go binaries☆606Updated 4 months ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- Spaghetti: a dependency analysis tool for Go packages☆753Updated last year
- 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 …☆651Updated last year
- Mocking your SQL database in Go tests has never been easier.☆841Updated 3 weeks ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Network address types☆714Updated last year
- Make temporary edits to your Go module dependencies