kyoh86 / exportlooprefLinks
☆121Updated 11 months ago
Alternatives and similar repositories for exportloopref
Users that are interested in exportloopref are comparing it to the libraries listed below
Sorting:
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Go linter for forbidding identifiers☆142Updated 4 months ago
- Magic number detector for Go.☆197Updated last year
- Check that no globals are present in Go code.☆115Updated last week
- noctx finds function calls without context.Context.☆195Updated last month
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆293Updated this week
- Ordered map☆102Updated last week
- Allow and block list linter for direct Go module dependencies.☆76Updated last month
- A Go linter to check that errors from external packages are wrapped☆335Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 3 months ago
- A linter that handles struct tags.☆54Updated last month
- Deep copy generator☆157Updated 7 months ago
- Format Go's benchmarking output☆88Updated 3 years ago
- ☆97Updated 5 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Simple error handling primitives☆61Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Script engine, especially good for tests☆151Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 2 weeks ago
- In-process request tracing☆97Updated last year
- Integration testing in Go with Docker☆108Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago