cespare / prettybench
Format Go's benchmarking output
☆88Updated 2 years ago
Alternatives and similar repositories for prettybench:
Users that are interested in prettybench are comparing it to the libraries listed below
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆120Updated 9 months ago
- Magic number detector for Go.☆196Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- ☆96Updated 3 months ago
- Tickers with random jitter☆90Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- HTTP error wrapper☆36Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Very simple batching API for Go.☆93Updated 3 years ago
- Go (golang) library to expose *testing.T as an interface.☆58Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- Check that no globals are present in Go code.☆112Updated 2 months ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 5 years ago
- request help from the gofrs to maintain a project☆49Updated 9 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- ☆78Updated 4 years ago
- Errors as side notes☆40Updated 7 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.