argh
Argparser
A lightweight command-line argument parser
Argh! A minimalist argument handler.
1k stars
19 watching
92 forks
Language: C++
last commit: 11 months ago
Linked from 4 awesome lists
argument-parserclicli-argscommand-linecommand-line-parsercpp11getoptgetoptsheader-onlysingle-file
Related projects:
Repository | Description | Stars |
---|---|---|
google/argh | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
cofyc/argparse | A C-based command line arguments parsing library | 694 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
jibsen/parg | A parser for command-line arguments that works similarly to the getopt function. | 181 |
pfultz2/args | A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
cosiner/argv | A library to parse and split command line strings into argument arrays | 41 |
adamabdelhamed/powerargs | Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |
p-ranav/structopt | A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
altriusrs/shumai | A command line argument handling library providing a consistent API across various types | 22 |
qookei/conflict | A C++17 command line argument parser library with basic options support | 3 |
christianvoigt/argdown | Analyzes complex argumentation using a simple syntax | 927 |
taywee/args | A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. | 1,420 |
matejak/argbash | Generates bash argument parsing code | 1,404 |
burner/argsd | A command-line argument parser library for DLang | 16 |