nargs is a Go static analysis tool to find unused arguments in function declarations.
☆86May 15, 2025Updated 9 months ago
Alternatives and similar repositories for nargs
Users that are interested in nargs are comparing it to the libraries listed below
Sorting:
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Mar 29, 2024Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Sep 15, 2018Updated 7 years ago
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated 11 months ago
- My sandbox for go experiments☆27Updated this week
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Mar 15, 2021Updated 4 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Oct 5, 2019Updated 6 years ago
- A CLI to turn Go's benchmark output into pictures☆339Sep 21, 2019Updated 6 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Jan 29, 2026Updated last month
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Feb 26, 2026Updated last week
- A simple rules engine for use with etcd☆38Feb 24, 2026Updated last week
- Source code analyzer that helps you to make your Go programs more consistent.☆363May 29, 2025Updated 9 months ago
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated last month
- ☆21Jan 16, 2026Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆664Updated this week
- Benchmark the init cost of Go packages☆83Sep 5, 2025Updated 5 months ago
- GoDoX extract speficic comments from Go code based on keywords☆19Jan 28, 2025Updated last year
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Feb 21, 2018Updated 8 years ago
- Go bindings for Vulkan☆20Nov 15, 2024Updated last year
- Experiments and bad ideas☆21Feb 17, 2026Updated 2 weeks ago
- A simple DNS proxy in go☆41Apr 14, 2019Updated 6 years ago
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated last month
- Tickers with random jitter☆92Feb 12, 2022Updated 4 years ago
- Forwards HTTP requests to multiple endpoints☆10Aug 22, 2017Updated 8 years ago
- GoSublime + MarGo reborn. I'm just sayin'☆30Jul 21, 2020Updated 5 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Feb 3, 2019Updated 7 years ago
- Secure, one-time paste bin for sharing secrets.☆28Jun 30, 2024Updated last year
- ☆23Jul 29, 2016Updated 9 years ago
- go doc with colors☆142May 28, 2022Updated 3 years ago
- Go (golang) http calls with retries and backoff☆655Feb 9, 2022Updated 4 years ago
- ☆435Mar 27, 2025Updated 11 months ago
- A basic, web-based "interactive" debugger for Go.☆38Sep 18, 2014Updated 11 years ago
- Validates your Go installation and dependencies.☆332Nov 23, 2023Updated 2 years ago
- The Go Tripper package provides functionality for monitoring the status of a circuit. Track success and failure counts, implement circuit…☆15Apr 21, 2024Updated last year
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- Portable pipestatus for UNIX/POSIX shells☆24Jan 8, 2021Updated 5 years ago
- Linter that checks that comments end in a period☆48Oct 18, 2025Updated 4 months ago