rsc / rf
A refactoring tool for Go
☆675Updated 2 months ago
Alternatives and similar repositories for rf
Users that are interested in rf are comparing it to the libraries listed below
Sorting:
- Shotizam analyzes the size of Go binaries☆611Updated 10 months ago
- Spaghetti: a dependency analysis tool for Go packages☆760Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- depaware makes you aware of your Go dependencies☆447Updated 4 months ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Mocking your SQL database in Go tests has never been easier.☆849Updated 3 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Define and run pattern-based custom linting rules.☆824Updated 3 months ago
- Continuous Benchmark for Go Project☆387Updated last week
- fault injection library in go using standard http middleware☆510Updated last month
- Network address types☆721Updated 2 years ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- 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
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆296Updated 3 weeks ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,008Updated 6 months ago
- A collection of packages to augment the go testing package and support common patterns.☆561Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- An efficient JSON decoder☆426Updated last year
- Safe HTML for Go☆367Updated 3 weeks ago
- Convert Go values to their AST☆309Updated 3 months ago
- 🔍 Go binary size SVG treemap☆452Updated 8 months ago
- Go subcommand library.☆769Updated 2 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆650Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆909Updated 2 years ago