Tool to detect Go structs that would take less memory if their fields were sorted.
☆535May 9, 2023Updated 2 years ago
Alternatives and similar repositories for maligned
Users that are interested in maligned are comparing it to the libraries listed below
Sorting:
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- ☆393Sep 15, 2017Updated 8 years ago
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆664Feb 26, 2026Updated 3 weeks ago
- Find in Go repeated strings that could be replaced by a constant☆315Mar 6, 2026Updated 2 weeks ago
- Grind polishes Go programs.☆456Feb 7, 2020Updated 6 years ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- depaware makes you aware of your Go dependencies☆459Oct 1, 2025Updated 5 months ago
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated last year
- Detect ineffectual assignments in Go code.☆457Aug 27, 2025Updated 6 months ago
- ☆341Sep 15, 2017Updated 8 years ago
- Remove implicit field traversals from Go source☆37Mar 25, 2022Updated 3 years ago
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆965Apr 10, 2025Updated 11 months ago
- Search for Go code using syntax trees☆476Jun 9, 2021Updated 4 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 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
- A refactoring tool for Go☆681Jan 29, 2026Updated last month
- Check that all your Go dependencies are properly vendored☆177Feb 11, 2021Updated 5 years ago
- 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 tool to analyze and troubleshoot a Go binary size.☆1,707Apr 10, 2024Updated last year
- A stricter gofmt☆3,890Feb 18, 2026Updated last month
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 years ago
- Print version used to build Go executables☆274Jul 1, 2024Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated 2 months ago
- A linter that suggests interface types☆687Sep 1, 2018Updated 7 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- ☆229Sep 15, 2017Updated 8 years ago
- print sizes of Go data structures☆25May 28, 2015Updated 10 years ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- Package for comparing Go values in tests☆4,613Mar 10, 2026Updated last week
- ☆241Sep 15, 2017Updated 8 years ago
- Simple profiling for Go☆2,056Oct 20, 2022Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆219Apr 22, 2024Updated last year
- errcheck checks that you checked errors.☆2,473Feb 26, 2026Updated 3 weeks ago