flags

Arg parser

An argument parser library that allows parsing command-line arguments in a simple and extensible way.

⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.

GitHub

227 stars
17 watching
16 forks
Language: C++
last commit: about 3 years ago
argument-parserc-plus-plusc-plus-plus-17freefree-softwareheader-onlyparsepublic-domainpublicdomainsimple

Related projects:

RepositoryDescriptionStars
pfultz2/argsA command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.66
jibsen/pargA parser for command-line arguments that works similarly to the getopt function.181
qookei/conflictA C++17 command line argument parser library with basic options support3
akamensky/argparseProvides a flexible and easy-to-use command line argument parsing solution for Go programs.617
mattbryson/bash-arg-parseA bash script template for parsing named, short and positional CLI arguments.64
google/arghAn argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification.1,692
cofyc/argparseA C-based command line arguments parsing library694
rushfive/runinfobuilderA command line parser for .NET that uses object trees to parse program arguments into a structured data format.43
jhumphry/parse_argsA package to parse command line arguments and options in Ada 201212
lunarmodules/lua_cliargsA command-line argument parsing module for Lua123
cosiner/flagA command line option parsing library with support for infinite level subcommands and flexible flag definitions.131
adishavit/arghA lightweight command-line argument parser1,336
cosiner/argvA library to parse and split command line strings into argument arrays41
jwtowner/lugA C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling.67
scallop/scallopA lightweight command-line argument parsing library for Scala applications680