Argh! A minimalist argument handler.
-
Updated
Jan 21, 2025 - C++
Argh! A minimalist argument handler.
A simple C++11 command line argument parser
Header-only C++ program options parser library
C++ Command Line Parser Toolkit
A simple `getopt` wrapper for C++ in one header file.
Minimal command line parser library
Easy to use C++ argument parsing library. It intends to be easy to use and gain a good user experience by generating help messages, bash auto completion and by providing a simple to use api. For each argument it is possible to register a callback function or a lambda expressions, which gets invoked if the corresponding argument gets parsed.
C++ wrapper and abstraction layer around getopt
Header-only POSIX getopt workalike for C++
Commandline Option Parser for C++11. An alternative to getopt() and getopt_long() (and boost::program_options) by using of callback functions for each recognized option and program-argument.
A sleek and slender C++'ish alternative to getopt and getopt_long
Compact ethernet packet sniffer using PCAP library
lightweight header-only command-line parser
Object-oriented extended command-line options parsing library for C++
Arguments Parser for C++
Add a description, image, and links to the getopt topic page so that developers can more easily learn about it.
To associate your repository with the getopt topic, visit your repo's landing page and select "manage topics."