junhwi / gobco
Measuring branch coverage of golang test
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for gobco
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- ssaview live-renders the SSA representation of a go program☆69Updated 9 years ago
- ☆53Updated 6 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Miscellaneous Go toys☆134Updated 5 years ago
- scopelint checks for unpinned variables in go programs☆115Updated 3 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- ☆90Updated 4 months ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 5 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- automate Go compiler comparisons☆24Updated last year
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 5 years ago
- ☆24Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Leakcheck checks whether program cleanly uses files and connections☆21Updated 5 years ago
- A Golang package for parsing git diffs☆51Updated 11 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- ☆26Updated 2 years ago
- Benchmark the init cost of Go packages☆73Updated 3 months ago
- Linter for errors.Is and errors.As☆46Updated 4 years ago
- Go linter for finding defer statements inside for loops☆25Updated 11 months ago
- ☆41Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆39Updated 5 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆112Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago