kyoh86 / looppointerLinks
An analyzer that checks for pointers to enclosing loop variables.
☆38Updated last year
Alternatives and similar repositories for looppointer
Users that are interested in looppointer are comparing it to the libraries listed below
Sorting:
- ☆97Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- ☆121Updated 11 months ago
- ☆53Updated 7 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- ☆24Updated 2 years ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Print uncovered code☆56Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- ☆26Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A linter that handles struct tags.☆54Updated last month
- Object file abstractions in Go☆30Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- Simple profiling for Go☆76Updated last year
- Allow and block list linter for direct Go module dependencies.☆76Updated 3 weeks ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated 2 weeks ago