alexkohler / nargsLinks
nargs is a Go static analysis tool to find unused arguments in function declarations.
☆86Updated 7 months ago
Alternatives and similar repositories for nargs
Users that are interested in nargs are comparing it to the libraries listed below
Sorting:
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- ☆101Updated 11 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- ☆78Updated 5 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- a lightweight acl manager for go.☆82Updated 2 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆95Updated last year
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- HTTP for Gophers☆62Updated 7 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Reduce Go programs☆216Updated last year