cmd_line_parser

Command parser

A lightweight C++17 command line parser with support for parsing command-line options and arguments.

Command line parser for C++17.

GitHub

25 stars
4 watching
4 forks
Language: C++
last commit: about 1 month ago
cmdline-parsercommand-line-parseroption-parser

Related projects:

Repository Description Stars
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
tanakh/cmdline A lightweight command line parser library for C++ 1,355
bfgroup/lyra A command line argument parser for C++ 493
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,230
natemcmaster/commandlineutils A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. 2,218
fenekku/commandeer A tool that parses command line arguments and exits gracefully if there is any issue. 94
timtiemens/javacommandlineparser An evaluation and comparison of various Java libraries for parsing command-line arguments. 13
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 42
clojure/tools.cli Provides tools for parsing and managing command-line arguments in Clojure applications. 726
hedzr/cmdr Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications. 136
chh/optparse A lightweight command line argument parser for PHP 19
cosiner/argv A library to parse and split command line strings into argument arrays 41
fclp/fluent-command-line-parser A library for parsing command-line arguments in a strongly typed and fluent manner. 533
nick-lucas/entrypoint A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. 137
dnaeon/clingon A command-line options parser system for Common Lisp 127