bkielbasa / cyclop
☆52Updated 3 months ago
Alternatives and similar repositories for cyclop:
Users that are interested in cyclop are comparing it to the libraries listed below
- A linter to ensure that slices are not initialized with non-zero length☆73Updated last week
- Check that no globals are present in Go code.☆107Updated last year
- Go linter for forbidding identifiers☆131Updated last month
- Accept Interfaces, Return Concrete Types☆64Updated last month
- Golang linter to check the errors handling expressions☆47Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆154Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆24Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- JSON benchmarks to compare different Go JSON implementations☆43Updated last year
- A linter that handles struct tags.☆48Updated last week
- 🪵 Ensure consistent code style when using log/slog☆119Updated this week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆58Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- A type-to-type copy function code generator.☆44Updated 4 months ago
- 🚨 Chi middleware for slog logger☆56Updated 2 weeks ago
- linter for copyright headers☆24Updated 10 months ago
- Allow and block list linter for direct Go module dependencies.☆73Updated last month
- golang linter to detect named returns☆27Updated last week
- Library for setting values to structs' fields from env, flags, files or default tag☆109Updated 3 weeks ago
- Basic Markdown parser and HTML generator☆88Updated last month
- Detect deeply nested if statements in Go source code☆42Updated 3 years ago
- Deep copy generator☆155Updated 2 months ago
- ☆26Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- ☆121Updated 7 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year