quasilyte / go-ruleguardLinks
Define and run pattern-based custom linting rules.
☆859Updated 2 months ago
Alternatives and similar repositories for go-ruleguard
Users that are interested in go-ruleguard are comparing it to the libraries listed below
Sorting:
- Refactoring and code transformation tool for Go.☆1,022Updated 10 months ago
- Go Dependency Analysis toolkit☆1,565Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- A refactoring tool for Go☆677Updated last month
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,401Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,296Updated last week
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆663Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,101Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆456Updated 2 months ago
- Spaghetti: a dependency analysis tool for Go packages☆767Updated 2 years ago
- 🔍 Go binary size SVG treemap☆588Updated last year
- Mutation testing for Go source code☆660Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆432Updated last year
- Powerful mock generation tool for Go programming language☆744Updated last month
- Mocking your SQL database in Go tests has never been easier.☆853Updated 2 months ago
- Quick helpers for testing Go applications☆530Updated last year
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated last week
- Golang deep variable equality test that returns human-readable differences☆783Updated 7 months ago
- 🎄 Go code coverage to SVG treemap☆589Updated 7 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- A Go linter to check that errors from external packages are wrapped☆354Updated 3 weeks ago
- An alternative to stack traces for your Go errors☆785Updated 3 weeks ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆508Updated 9 months ago
- Rapid is a modern Go property-based testing library☆702Updated last month
- Clock is a small library for mocking time in Go.☆688Updated 2 years ago
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,210Updated 3 weeks ago