Calculate cyclomatic complexities of functions in Go source code.
☆31Jul 25, 2017Updated 8 years ago
Alternatives and similar repositories for gocyclo
Users that are interested in gocyclo are comparing it to the libraries listed below
Sorting:
- Sizeof tip for Go types.☆12Jan 2, 2015Updated 11 years ago
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Mar 19, 2023Updated 2 years ago
- wallpaper customizer app written in Golang☆17Aug 6, 2016Updated 9 years ago
- Line length linter☆70Jun 4, 2022Updated 3 years ago
- Fast varint library for Go☆19Nov 19, 2021Updated 4 years ago
- MOVED TO GITLAB☆19Jul 22, 2018Updated 7 years ago
- Deduplicate named and unnamed imports of the same import path in Go files☆19May 18, 2020Updated 5 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Oct 28, 2018Updated 7 years ago
- a tool for code clone detection☆366Mar 20, 2024Updated last year
- a small cli tool to version your git repository with semantic versioning☆20Mar 30, 2019Updated 6 years ago
- Go bindings wrapping the Google Keep API☆22Nov 25, 2014Updated 11 years ago
- Find in Go repeated strings that could be replaced by a constant☆314May 22, 2025Updated 9 months ago
- Verify proper golang import directives, beyond the capability of gofmt and goimports.☆24Jun 10, 2021Updated 4 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆1,541Dec 27, 2025Updated 2 months 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
- Tool to detect range statements iterating over addressable arrays☆28Dec 6, 2017Updated 8 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
- ☆28Jun 30, 2015Updated 10 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Mar 29, 2024Updated last year
- DEPRECATED (Mopidy extension for providing the browse feature of Spotify)☆38Dec 12, 2019Updated 6 years ago
- A simple terminal UI for Go linters☆80Nov 23, 2020Updated 5 years ago
- Linux battery status checker.☆28Feb 24, 2023Updated 3 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
- Operator to enable reporting of per-NUMA-zone compute resources☆11Updated this week
- Utility to convert ZIPVFS compressed SQLITE databases to a regular SQLITE file.☆11Nov 12, 2018Updated 7 years ago
- CLI tool for gathering info in order to debug CDN connection issues without requiring end users to install and use complicated tools☆37Jul 29, 2016Updated 9 years ago
- ☆13Jun 13, 2025Updated 8 months ago
- Detect ineffectual assignments in Go code.☆455Aug 27, 2025Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535May 9, 2023Updated 2 years ago
- This is buff163 login automatization with captcha solver, Returns cookies for usage.☆10Apr 12, 2022Updated 3 years ago
- Cross-Platform file downloader for Dart and Flutter projects.☆12Jan 2, 2025Updated last year
- Delve is a debugger for the Go programming language.☆11Apr 9, 2023Updated 2 years ago
- Multi-Cluster Istio Service Mesh with SPIFFE/SPIRE Federation☆13Mar 19, 2025Updated 11 months ago
- Angular (2 and above) sample project which shows how to use the swagger-ts-generator and angular2-swagger-form-field modules. It implemen…☆10Dec 6, 2022Updated 3 years ago
- ☆15Aug 7, 2025Updated 7 months ago
- LaunchDarkly API Client for Go