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,721Updated this week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆664Updated this week
- Grind polishes Go programs.☆456Feb 7, 2020Updated 6 years ago
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- Find in Go repeated strings that could be replaced by a constant☆314May 22, 2025Updated 9 months ago
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated 11 months ago
- Randomized testing for Go☆4,846Sep 24, 2024Updated last year
- depaware makes you aware of your Go dependencies☆458Oct 1, 2025Updated 5 months ago
- Detect ineffectual assignments in Go code.☆454Aug 27, 2025Updated 6 months ago
- ☆341Sep 15, 2017Updated 8 years ago
- Optimized Go Compression Packages☆5,411Updated this week
- Selected Go-internal packages factored out from the standard library☆963Apr 10, 2025Updated 10 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 last month
- A refactoring tool for Go☆680Jan 29, 2026Updated last month
- Remove implicit field traversals from Go source☆37Mar 25, 2022Updated 3 years ago
- Go Assembler Formatter☆304Apr 4, 2022Updated 3 years ago
- Check that all your Go dependencies are properly vendored☆177Feb 11, 2021Updated 5 years ago
- A stricter gofmt☆3,868Feb 18, 2026Updated last week
- A tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Define and run pattern-based custom linting rules.☆862Sep 25, 2025Updated 5 months ago
- Simple profiling for Go☆2,056Oct 20, 2022Updated 3 years ago
- Print version used to build Go executables☆274Jul 1, 2024Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Goroutine Leak Detector☆1,046Oct 15, 2020Updated 5 years ago
- A linter that suggests interface types☆687Sep 1, 2018Updated 7 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
- Go tool to walk & rewrite AST☆172Dec 7, 2019Updated 6 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated last month
- Package for comparing Go values in tests☆4,601Jan 16, 2026Updated last month
- Go security checker☆8,699Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- ☆241Sep 15, 2017Updated 8 years ago
- Benchmarks of Go serialization methods☆1,623Jul 4, 2025Updated 7 months ago
- ☆229Sep 15, 2017Updated 8 years ago