identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
☆29Sep 15, 2018Updated 7 years ago
Alternatives and similar repositories for identypo
Users that are interested in identypo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go linter for finding defer statements inside for loops☆26Nov 27, 2023Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆75Mar 29, 2024Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated 4 months ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆71Nov 6, 2017Updated 8 years ago
- Go linter to detect erroneous multiplication of duration values☆48Oct 24, 2025Updated 7 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86May 15, 2025Updated last year
- ☆23Jan 16, 2026Updated 5 months ago
- A simple terminal UI for Go linters☆80Nov 23, 2020Updated 5 years ago
- Golang library for the BlinkyTape☆13Jun 24, 2019Updated 6 years ago
- ☆13Oct 23, 2017Updated 8 years ago
- Filters output from static analysis tools, showing only recently changed lines of code☆103Apr 9, 2024Updated 2 years ago
- Code generator for JSON schema☆39Nov 7, 2018Updated 7 years ago
- a configurable git commit hook implementation☆10Jul 6, 2020Updated 5 years ago
- CLI to output stargazer ⭐️ histogram for a GitHub repository☆12Jan 7, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Go SQL driver adapter for extended logging☆25May 14, 2025Updated last year
- A Go package that helps you remember the DO in TODO☆12May 18, 2014Updated 12 years ago
- maps are everything.☆10Jul 3, 2025Updated 11 months ago
- A minimal implementation of the fault-tolerant job scheduler.☆22Oct 9, 2022Updated 3 years ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆20Jun 4, 2026Updated 2 weeks ago
- Line length linter☆70Jun 4, 2022Updated 4 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆665Feb 26, 2026Updated 3 months ago
- go test with colors☆11Oct 3, 2024Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆43Mar 23, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Interact with SQL databases in Go☆14Apr 25, 2026Updated last month
- makex is a "make" clone for Go that makes it easier to write build tools in Go. It lets you define tasks and dependencies in the familiar…☆25Apr 1, 2024Updated 2 years ago
- GoLang IBAN Validation module☆14Nov 12, 2024Updated last year
- A Go recursive coverage testing tool☆21Nov 19, 2017Updated 8 years ago
- unicode based ckw-mod☆11Nov 21, 2025Updated 6 months ago
- Calculate cyclomatic complexities of functions in Go source code.