A simple to use, composable, command line parser for C++ 11 and beyond
-
Updated
Mar 1, 2025 - C++
A simple to use, composable, command line parser for C++ 11 and beyond
Lightweight C++ command line option parser
Fully-featured, powerful, command line argument parser in C++20
A simple CLI argument (option) parser library for modern C++ based on lambda callbacks
Command line parser for C++17.
Lightweight C++ command-line option parser
A simple C++11 command line argument parser
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
libClaPP is an open source command line argument processing library for C++. It supports the processing of GNU options (long and short options) as well as positional arguments. It is a strongly typed library that can be used to parse the command line arguments into the correct type, validate the arguments using custom constraints and automatical…
Easy command line parsing with EDSL
Simple stupid command line parser 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.
Command line argument parsing library for C++14
Header-only C++ program options parser library
Header-only command-line parsing library for C++11.
Header-only C++ library for creating modern CLI applications
Generates code for parameter handling and options in C++ programs
Single-header program options parsing library for C++11
A robust C++ options parsing library in a single header file
Single-header C++ command line argument parser
Add a description, image, and links to the option-parser topic page so that developers can more easily learn about it.
To associate your repository with the option-parser topic, visit your repo's landing page and select "manage topics."