CLI11

CLI parser

Provides a command line parser with a simple and intuitive interface for C++11 and beyond.

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

GitHub

3k stars
42 watching
353 forks
Language: C++
last commit: 6 days ago
Linked from 3 awesome lists

clicli-parsercpp11no-dependencies

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,223
daniele77/cli A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. 1,231
natemcmaster/commandlineutils A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. 2,216
bfgroup/lyra A command line argument parser for C++ 483
unixjunkie/minicli A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. 30
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
r-lib/cpp11 Enables C++ developers to interact with R objects using standard C++11 syntax and semantics 203
azure/azure-cli A command-line interface for managing Azure resources and services 4,026
adambajguz/typin A framework for building interactive CLI applications with features such as auto-completion, middleware pipelines, and built-in DI support. 243
badaix/popl A lightweight C++ library for parsing command-line options and arguments in a single header file. 166
bartoszgolek/nflags A simple library for parsing and validating command-line arguments in C# applications. 50
docopt/docopt.cpp Automatically generates command-line interfaces based on a well-written usage message. 1,044
hedzr/cmdr Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications. 136
toruniina/toml11 A C++ library for parsing and serializing the TOML data format 1,043