kyoh86 / looppointer
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
- ☆90Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆73Updated last week
- ☆24Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆17Updated last week
- ☆26Updated 2 years ago
- ☆121Updated 7 months ago
- Set of Go context's utilities.☆52Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Golang linter to check the errors handling expressions☆47Updated 4 years ago
- Object file abstractions in Go☆30Updated 9 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- sketches for the Go 2 Type Parameters proposal☆32Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Print uncovered code☆51Updated last year
- Basic Markdown parser and HTML generator☆88Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 6 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Simple profiling for Go☆76Updated 11 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 10 months ago
- Detect deeply nested if statements in Go source code☆42Updated 3 years ago
- A helper function to create a pointer to a new object in Go 1.18+☆56Updated 3 years ago
- golang linter to detect named returns☆27Updated last week
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Commands☆51Updated 8 months ago
- ☆52Updated 3 months ago
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆50Updated 2 weeks ago