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

jessevdk/go-flags

0
View on GitHub↗
2,698 stars·322 forks·Go·BSD-3-Clause·9 viewsgodoc.org/github.com/jessevdk/go-flags↗

Go Flags

go command line option parser

Features

  • Command Line Interfaces - Command-line option parser.
  • Command Line Tools - Command-line argument parsing library.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.

Star history

Star history chart for jessevdk/go-flagsStar history chart for jessevdk/go-flags

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 Go Flags

Similar open-source projects, ranked by how many features they share with Go Flags.
  • alecthomas/kingpinalecthomas avatar

    alecthomas/kingpin

    3,564View on GitHub↗

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

    Goclicommand-linego
    View on GitHub↗3,564
  • alexflint/go-argalexflint avatar

    alexflint/go-arg

    2,229View on GitHub↗
    Goargument-parsinggolang
    View on GitHub↗2,229
  • akamensky/argparseakamensky avatar

    akamensky/argparse

    640View on GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    View on GitHub↗640
  • antham/strumtantham avatar

    antham/strumt

    62View on GitHub↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    View on GitHub↗62
See all 30 alternatives to Go Flags→

Frequently asked questions

What does jessevdk/go-flags do?

go command line option parser

What are the main features of jessevdk/go-flags?

The main features of jessevdk/go-flags are: Command Line Interfaces, Command Line Tools, Console Interfaces.

What are some open-source alternatives to jessevdk/go-flags?

Open-source alternatives to jessevdk/go-flags include: antham/strumt — Strumt is a library to create prompt chain. codingconcepts/env — Tag-based environment configuration for structs. alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. alexflint/go-arg. akamensky/argparse — Argparse for golang. Just because `flag` sucks. cosiner/argv — Argv is a library for Go to split command line string into arguments array.