vasi-stripe / gogroupLinks
Enforce import grouping in Go source files.
☆17Updated 2 years ago
Alternatives and similar repositories for gogroup
Users that are interested in gogroup are comparing it to the libraries listed below
Sorting:
- SVG shield badge renderer written in go☆58Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 8 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- sync.Once with Reset()☆75Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- Topological Sorting for Golang☆64Updated 8 months ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Linter that checks that comments end in a period☆48Updated 4 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Intern Go strings☆95Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆83Updated 2 weeks ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago