CmdLine2

command line parser

A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.

Command line argument parser (C++14)

GitHub

18 stars
3 watching
1 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list

argument-parsercommand-line-parseroption-parser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jermp/cmd_line_parserA lightweight C++17 command line parser with support for parsing command-line options and arguments.25
bfgroup/lyraA command line argument parser for C++493
tanakh/cmdlineA lightweight command line parser library for C++1,355
muellan/clippProvides a powerful and expressive command line argument parsing solution for C++1,230
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
badaix/poplA lightweight C++ library for parsing command-line options and arguments in a single header file.169
boostorg/program_optionsA library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner.110
cosiner/argvA library to parse and split command line strings into argument arrays41
mpusz/getoptA C++ library that parses command line options in a way compatible with the C++ Standard Library.0
nick-lucas/entrypointA .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments.137
robik/commandrA command-line argument parser with support for flags, options, arguments, and subcommands.42
fclp/fluent-command-line-parserA library for parsing command-line arguments in a strongly typed and fluent manner.533
natemcmaster/commandlineutilsA set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications.2,218
nemec/cliprA command line parser library for C# that enables easy creation of classes with parsed arguments.89
clojure/tools.cliProvides tools for parsing and managing command-line arguments in Clojure applications.726