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
alecthomas avatar

alecthomas/kingpin

0
View on GitHub↗
3,564 stars·280 forks·Go·MIT·11 views

Kingpin

CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

Features

  • Command Line Interfaces - Command-line and flag parser with subcommands.
  • Command Line Tools - CLI and flag parser with subcommand support.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.

Star history

Star history chart for alecthomas/kingpinStar history chart for alecthomas/kingpin

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Kingpin

These projects share indexed features with Kingpin. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alexflint/go-argalexflint avatar

    alexflint/go-arg

    2,229View on GitHub↗
    Goargument-parsinggolang
    View on GitHub↗2,229
  • antham/strumtantham avatar

    antham/strumt

    62View on GitHub↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    View on GitHub↗62
  • akamensky/argparseakamensky avatar

    akamensky/argparse

    640View on GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    View on GitHub↗640
  • codingconcepts/envcodingconcepts avatar

    codingconcepts/env

    125View on GitHub↗

    Tag-based environment configuration for structs

    Go
    View on GitHub↗125
Compare all 30 related projects→

Frequently asked questions

What does alecthomas/kingpin do?

CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

What are the main features of alecthomas/kingpin?

The main features of alecthomas/kingpin are: Command Line Interfaces, Command Line Tools, Console Interfaces.

Which projects share features with alecthomas/kingpin?

Projects with overlapping indexed features include: codingconcepts/env — Tag-based environment configuration for structs. cosiner/argv — Argv is a library for Go to split command line string into arguments array. alexflint/go-arg. antham/strumt — Strumt is a library to create prompt chain. akamensky/argparse — Argparse for golang. Just because `flag` sucks. davidgamba/go-getoptions — Fully featured Go (golang) command line option parser with built-in auto-completion support.