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

spf13/pflagFork

0
View on GitHub↗
2,742 stars·371 forks·Go·BSD-3-Clause·6 views

Pflag

Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.

Features

  • Command Line Interfaces - POSIX/GNU-style flag replacement for Go.
  • Command Line Tools - Drop-in replacement for Go's flag package.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.

Star history

Star history chart for spf13/pflagStar history chart for spf13/pflag

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

Frequently asked questions

What does spf13/pflag do?

Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.

What are the main features of spf13/pflag?

The main features of spf13/pflag are: Command Line Interfaces, Command Line Tools, Console Interfaces.

Which projects share features with spf13/pflag?

Projects with overlapping indexed features 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.

Projects sharing features with Pflag

These projects share indexed features with Pflag. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects
→