Arguments

Argument parser

A utility for parsing command line arguments in C++

Command line argument handling for C++

GitHub

0 stars
2 watching
0 forks
Language: C++
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cosiner/argvA library to parse and split command line strings into argument arrays41
boostorg/program_optionsA library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner.110
bfgroup/lyraA command line argument parser for C++493
adamabdelhamed/powerargsProvides a .NET Standard command line argument parser with advanced features and automatic exception handling569
docopt/docopt.cA C-code generator for parsing command-line arguments in the docopt language320
abolz/cmdline2A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.18
robik/commandrA command-line argument parser with support for flags, options, arguments, and subcommands.42
cofyc/argparseA C-based command line arguments parsing library694
burner/argsdA command-line argument parser library for DLang16
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
txgruppi/parseargs-goA string argument parser for Go that handles quoted arguments and flags as simple strings.10
taywee/argsA C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking.1,420
google/arghAn argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification.1,692
nemec/cliprA command line parser library for C# that enables easy creation of classes with parsed arguments.89
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