Source code analyzer that helps you to make your Go programs more consistent.
☆364May 29, 2025Updated 9 months ago
Alternatives and similar repositories for go-consistent
Users that are interested in go-consistent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40May 30, 2019Updated 6 years ago
- Define and run pattern-based custom linting rules.☆862Sep 25, 2025Updated 5 months ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Nov 24, 2019Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Apr 12, 2023Updated 2 years ago
- The most opinionated Go source code linter for code audit.☆2,036Jan 18, 2026Updated 2 months ago
- A helper tool to work with profile.proto (pprof) files☆61May 11, 2022Updated 3 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Nov 6, 2017Updated 8 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆664Feb 26, 2026Updated 3 weeks ago
- A curated list of awesome Go linters. More than 60 linters and tools!☆1,089Sep 11, 2021Updated 4 years ago
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks ago
- Pprof made easy at development time for Go☆757Oct 23, 2020Updated 5 years ago
- Alice is a Go package providing helpers for developing skills for Alice virtual assistant via Yandex.Dialogs platform.☆16May 22, 2023Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆764May 19, 2023Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86May 15, 2025Updated 10 months ago
- Search for Go code using syntax trees☆476Jun 9, 2021Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Oct 15, 2018Updated 7 years ago
- Super low overhead application level metrics☆24Oct 12, 2021Updated 4 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,707Apr 10, 2024Updated last year
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- Golang errors with stack trace and source fragments.☆1,105May 29, 2024Updated last year
- 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 …☆665Feb 19, 2023Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆339Sep 21, 2019Updated 6 years ago
- Flags-first package for configuration☆1,447Aug 10, 2025Updated 7 months ago
- Continuous profiling for long-term postmortem analysis☆624Feb 15, 2023Updated 3 years ago
- Quick and dirty debugging output for tired Go programmers☆1,555Mar 8, 2026Updated 2 weeks ago
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- Daily builds of active Go development branches☆18Jan 25, 2026Updated last month
- A stricter gofmt☆3,890Feb 18, 2026Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated 2 months ago
- Make temporary edits to your Go module dependencies☆912Jun 3, 2025Updated 9 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆324Jan 29, 2026Updated last month
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,481Mar 7, 2019Updated 7 years ago
- A Geiger counter for allocations☆276Sep 17, 2020Updated 5 years ago
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Nov 16, 2023Updated 2 years ago
- Scan and analyze OSS dependencies and licenses from compiled Go binaries☆664Mar 23, 2021Updated 5 years ago
- ddmin test case minimization algorithm☆31Sep 4, 2021Updated 4 years ago
- Go security checker☆8,726Updated this week