argparse

Argument Parser

An argument parser for modern C++

Argument Parser for Modern C++

GitHub

3k stars
31 watching
256 forks
Language: C++
last commit: almost 2 years ago
Linked from 3 awesome lists

argument-parsercpp17cross-platformheader-onlylibrarymit-license

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-ranav/structoptA lightweight C++ header-only library for parsing command line arguments into a structured format.469
adishavit/arghA lightweight command-line argument parser1,336
cofyc/argparseA C-based command line arguments parsing library694
jarro2783/cxxoptsA lightweight C++ command line option parser library4,270
akamensky/argparseProvides a flexible and easy-to-use command line argument parsing solution for Go programs.617
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
cosiner/argvA library to parse and split command line strings into argument arrays41
qookei/conflictA C++17 command line argument parser library with basic options support3
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
mpeterv/argparseA feature-rich command line parser for Lua266
google/arghAn argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification.1,692
badaix/poplA lightweight C++ library for parsing command-line options and arguments in a single header file.169
taywee/argsA C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking.1,420
boostorg/program_optionsA library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner.110