cxxopts

Option Parser

A lightweight C++ command line option parser library

Lightweight C++ command line option parser

GitHub

4k stars
59 watching
590 forks
Language: C++
last commit: almost 2 years ago
Linked from 5 awesome lists

c-plus-plusoption-parserpositional-arguments

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-ranav/argparseAn argument parser for modern C++2,769
badaix/poplA lightweight C++ library for parsing command-line options and arguments in a single header file.169
mpusz/getoptA C++ library that parses command line options in a way compatible with the C++ Standard Library.0
jermp/cmd_line_parserA lightweight C++17 command line parser with support for parsing command-line options and arguments.25
boostorg/program_optionsA library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner.110
abolz/cmdline2A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.18
docopt/docoptA Python library that generates beautiful command-line interfaces automatically from usage patterns.7,952
bfgroup/lyraA command line argument parser for C++493
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
jessevdk/go-flagsA command line option parser library for Go.2,608
p-ranav/structoptA lightweight C++ header-only library for parsing command line arguments into a structured format.469
scopt/scoptA lightweight command-line options parsing library for Scala applications.1,434
muellan/clippProvides a powerful and expressive command line argument parsing solution for C++1,230
anthonycalandra/modern-cpp-featuresA resource for learning modern C++ language and library features19,885
commandlineparser/commandlineProvides a standardized and concise API for manipulating command line arguments in C# applications.4,601