🚔 Enforce field tags in (un)marshaled structs
☆40Jan 19, 2026Updated 8 months ago
Alternatives and similar repositories for musttag
Users that are interested in musttag are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Accept Interfaces, Return Concrete Types☆86Sep 2, 2026Updated 3 weeks ago
- Check that no globals are present in Go code.☆136Feb 15, 2026Updated 7 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆313Nov 1, 2025Updated 10 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆87Sep 1, 2026Updated 3 weeks ago
- Golang linter to use strconv☆46Nov 19, 2025Updated 10 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.
- ☆56Oct 16, 2024Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Oct 24, 2025Updated 11 months ago
- Go linter for forbidding identifiers☆181Apr 12, 2026Updated 5 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆202Mar 6, 2025Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆493Feb 24, 2026Updated 7 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆16Sep 14, 2026Updated last week
- Linter that confirms DB rows and statements are closed properly.☆92Mar 18, 2026Updated 6 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated 5 months ago
- 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.
- golang analyzer that finds structures with uninitialized fields☆207Sep 4, 2026Updated 2 weeks ago
- Detects when some calls can be replaced by methods from the testing package☆34Sep 1, 2026Updated 3 weeks ago
- ␊ whitespace linter - Forces you to use empty lines!☆361Sep 9, 2026Updated 2 weeks ago
- golang linter to detect named returns☆29Sep 9, 2026Updated 2 weeks ago
- detects nested contexts in loops or function literals☆83Sep 11, 2026Updated last week
- 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
- ☆46Dec 16, 2024Updated last year
- 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 3 weeks ago
- Analyzer: check whether a function uses a non-inherited context☆51May 22, 2026Updated 4 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- A Go linter to check that errors from external packages are wrapped☆373Updated this week
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Find unused parameters in Go☆572Aug 23, 2026Updated last month
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆25Aug 22, 2026Updated last month
- Go generic result type and utilities☆11Nov 3, 2022Updated 3 years ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆17Sep 12, 2026Updated last week
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated 2 years ago
- Gets cooking on your tasks☆15Mar 22, 2026Updated 6 months ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Generate safe and validated enumerated types.☆12Oct 12, 2024Updated last year
- 🪵 Ensure consistent code style when using log/slog☆274Sep 15, 2026Updated last week
- copyloopvar is a linter detects places where loop variables are copied.☆25Oct 28, 2025Updated 10 months ago
- 🚨 slog sampling: drop repetitive log records☆119Sep 1, 2026Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 10 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆348Sep 13, 2026Updated last week
- noctx finds function calls without context.Context.☆233Mar 11, 2026Updated 6 months ago