conflict

Arg parser

A C++17 command line argument parser library with basic options support

C++17 command line argument parser

GitHub

3 stars
1 watching
0 forks
Language: C++
last commit: over 4 years ago
command-linecppcpp17parser

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
bfgroup/lyraA command line argument parser for C++493
sailormoon/flagsAn argument parser library that allows parsing command-line arguments in a simple and extensible way.227
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
muellan/clippProvides a powerful and expressive command line argument parsing solution for C++1,230
taywee/argsA C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking.1,420
cosiner/argvA library to parse and split command line strings into argument arrays41
nealhu/args-kataPractices readable and maintainable coding skills in parsing command-line arguments1
mattbryson/bash-arg-parseA bash script template for parsing named, short and positional CLI arguments.64
adishavit/arghA lightweight command-line argument parser1,336
szaghi/flapA Fortran library for building command line interfaces with automatic parsing and help generation153
jibsen/pargA parser for command-line arguments that works similarly to the getopt function.181
jermp/cmd_line_parserA lightweight C++17 command line parser with support for parsing command-line options and arguments.25
burner/argsdA command-line argument parser library for DLang16