awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alexkohler avatar

alexkohler/nargs

0
View on GitHub↗
86 stars·6 forks·Go·MIT·12 views

Nargs

nargs is a Go static analysis tool to find unused arguments in function declarations.

Features

  • Static Analysis Tools - Finds unused arguments in Go function declarations.

Star history

Star history chart for alexkohler/nargsStar history chart for alexkohler/nargs

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Nargs

Similar open-source projects, ranked by how many features they share with Nargs.
  • activestate/tdkActiveState avatar

    ActiveState/tdk

    82View on GitHub↗

    Tcl Dev Kit (TDK)

    Tcl
    View on GitHub↗82
  • alexkohler/dogsledalexkohler avatar

    alexkohler/dogsled

    75View on GitHub↗

    dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.

    Go
    View on GitHub↗75
  • alexkohler/preallocalexkohler avatar

    alexkohler/prealloc

    666View on GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Go
    View on GitHub↗666
  • 360entsecgroup-skylar/goreporter360EntSecGroup-Skylar avatar

    360EntSecGroup-Skylar/goreporter

    3,123View on GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    View on GitHub↗3,123
See all 30 alternatives to Nargs→

Frequently asked questions

What does alexkohler/nargs do?

nargs is a Go static analysis tool to find unused arguments in function declarations.

What are the main features of alexkohler/nargs?

The main features of alexkohler/nargs are: Static Analysis Tools.

What are some open-source alternatives to alexkohler/nargs?

Open-source alternatives to alexkohler/nargs include: activestate/tdk — Tcl Dev Kit (TDK). alexkohler/dogsled — dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers. alexkohler/prealloc — prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… angular-eslint/angular-eslint — :sparkles: Monorepo for all the tooling related to using ESLint with Angular. 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.