prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆664Feb 26, 2026Updated 3 weeks ago
Alternatives and similar repositories for prealloc
Users that are interested in prealloc are comparing it to the libraries listed below
Sorting:
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆315Mar 6, 2026Updated 2 weeks ago
- like gofmt except for go templates☆173Nov 4, 2017Updated 8 years ago
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- Reduce Go programs☆215Mar 19, 2024Updated 2 years ago
- Distributed Go channels☆162Jul 2, 2018Updated 7 years ago
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks ago
- ☆393Sep 15, 2017Updated 8 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆324Jan 29, 2026Updated last month
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated last year
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Nov 6, 2017Updated 8 years ago
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535May 9, 2023Updated 2 years ago
- Detect ineffectual assignments in Go code.☆457Aug 27, 2025Updated 6 months ago
- Selected Go-internal packages factored out from the standard library☆965Apr 10, 2025Updated 11 months ago
- xast: ast rewriter with built-in clean up.☆27Aug 31, 2017Updated 8 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 4 months ago
- Goroutine Leak Detector☆1,045Oct 15, 2020Updated 5 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,640Jul 4, 2025Updated 8 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Nov 22, 2018Updated 7 years ago
- A stricter gofmt☆3,890Feb 18, 2026Updated last month
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- Search for Go code using syntax trees☆476Jun 9, 2021Updated 4 years ago
- Make temporary edits to your Go module dependencies☆912Jun 3, 2025Updated 9 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆314Nov 1, 2025Updated 4 months ago
- A Golang tool that does static analysis, unit testing, code review and generate code quality report.☆3,129Oct 27, 2018Updated 7 years ago
- 🔭 Goggles is a cross-platform GUI for your $GOPATH!☆664Oct 29, 2017Updated 8 years ago
- A linter that suggests interface types☆687Sep 1, 2018Updated 7 years ago
- A Go linter to check that errors from external packages are wrapped☆371Nov 24, 2025Updated 3 months ago
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,447Updated this week
- ☆341Sep 15, 2017Updated 8 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Sep 15, 2018Updated 7 years ago
- Software sandbox for storage of sensitive information in memory.☆2,721Aug 27, 2025Updated 6 months ago
- ⚖️ A tool for transpiling C to Go.☆2,172Feb 19, 2026Updated last month