prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
☆664Updated this week
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
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆314May 22, 2025Updated 9 months 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
- Distributed Go channels☆162Jul 2, 2018Updated 7 years ago
- Reduce Go programs☆215Mar 19, 2024Updated last year
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- Staticcheck - The advanced Go linter☆6,721Updated this week
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated 11 months 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.☆323Jan 29, 2026Updated last month
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Nov 6, 2017Updated 8 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535May 9, 2023Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- Detect ineffectual assignments in Go code.☆454Aug 27, 2025Updated 6 months ago
- Selected Go-internal packages factored out from the standard library☆963Apr 10, 2025Updated 10 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,639Jul 4, 2025Updated 7 months ago
- Goroutine Leak Detector☆1,046Oct 15, 2020Updated 5 years ago
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Aug 31, 2017Updated 8 years ago
- Software sandbox for storage of sensitive information in memory.☆2,714Aug 27, 2025Updated 6 months ago
- Print version used to build Go executables☆274Jul 1, 2024Updated last year
- Search for Go code using syntax trees☆476Jun 9, 2021Updated 4 years ago
- A Golang tool that does static analysis, unit testing, code review and generate code quality report.☆3,134Oct 27, 2018Updated 7 years ago
- 🔭 Goggles is a cross-platform GUI for your $GOPATH!☆664Oct 29, 2017Updated 8 years ago
- Go security checker☆8,699Updated this week
- A linter that suggests interface types☆687Sep 1, 2018Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Nov 22, 2018Updated 7 years ago
- A stricter gofmt☆3,868Feb 18, 2026Updated last week
- The most opinionated Go source code linter for code audit.☆2,035Jan 18, 2026Updated last month
- Make temporary edits to your Go module dependencies☆914Jun 3, 2025Updated 8 months ago
- Go channels at horizontal scale (powered by message queues)☆1,549Jul 22, 2022Updated 3 years ago
- scripting language integrated with Go☆914Jun 27, 2019Updated 6 years ago
- ☆341Sep 15, 2017Updated 8 years ago
- ⚖️ A tool for transpiling C to Go.☆2,175Feb 19, 2026Updated last week