catenacyber / perfsprintLinks
Golang linter to use strconv
☆42Updated this week
Alternatives and similar repositories for perfsprint
Users that are interested in perfsprint are comparing it to the libraries listed below
Sorting:
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- golang linter to detect named returns☆29Updated this week
- linter for copyright headers☆28Updated last month
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- ☆54Updated last year
- Detects when some calls can be replaced by methods from the testing package☆28Updated 2 months ago
- detects nested contexts in loops or function literals☆57Updated last week
- Linter that confirms DB rows and statements are closed properly.☆90Updated 5 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- ☆43Updated 10 months ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- go.mod git archiver☆88Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- a slog handler for testing that code logs expected results☆22Updated last year
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated 11 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- A linter that handles struct tags.☆55Updated 2 months ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 7 months ago
- 🚨 slog sampling: drop repetitive log records☆95Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago