intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆38Oct 30, 2025Updated 10 months ago
Alternatives and similar repositories for intrange
Users that are interested in intrange are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Golang linter to use strconv☆46Nov 19, 2025Updated 10 months ago
- golang linter to detect named returns☆29Sep 9, 2026Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Sep 1, 2026Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated 2 years ago
- detects nested contexts in loops or function literals☆83Sep 11, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Accept Interfaces, Return Concrete Types☆86Sep 2, 2026Updated 2 weeks ago
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated 2 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆87Sep 1, 2026Updated 2 weeks ago
- Protobuf golang linter - use getters instead of fields.☆35Sep 9, 2026Updated last week
- Go modules that implement OpenTelemetry-to-Datadog mapping for all telemetry signals☆24Sep 15, 2025Updated last year
- Go linter for forbidding identifiers☆181Apr 12, 2026Updated 5 months ago
- Use right mirror functions for string/[]byte performance bust☆44May 31, 2026Updated 3 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated 7 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated 5 months ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆25Aug 22, 2026Updated 3 weeks ago
- golang analyzer that finds structures with uninitialized fields☆207Sep 4, 2026Updated 2 weeks ago
- A linter that handle directives into `go.mod`.☆18Updated this week
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- GCI, a tool that control golang package import order and make it always deterministic.☆576Mar 16, 2026Updated 6 months ago
- An E-Commerce REST-API Written in Golang with Clean-Architecture (Gin framework)☆11Mar 27, 2024Updated 2 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 11 months ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆17Sep 12, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆62Jan 13, 2024Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated 8 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Feb 23, 2026Updated 6 months ago
- noctx finds function calls without context.Context.☆233Mar 11, 2026Updated 6 months ago
- Linter to check if your tests have been marked as parallel correctly☆60Oct 14, 2025Updated 11 months ago
- linter for copyright headers☆31Sep 2, 2026Updated 2 weeks ago
- The Go Tripper package provides functionality for monitoring the status of a circuit. Track success and failure counts, implement circuit…☆16Apr 21, 2024Updated 2 years ago
- Generation shell completions for Go kong applications☆19Sep 7, 2026Updated last week
- ☆56Oct 16, 2024Updated 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 linter for finding defer statements inside for loops☆26Nov 27, 2023Updated 2 years ago
- Linter that checks that comments end in a period☆50Mar 27, 2026Updated 5 months ago
- Cross-platform Golang pre-commit hooks☆15Apr 27, 2026Updated 4 months ago
- ☆24Mar 11, 2026Updated 6 months ago
- A Go linter to check that errors from external packages are wrapped☆373Sep 7, 2026Updated last week
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- Generate Go enum encoding☆16Aug 2, 2026Updated last month