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 2 years ago
command-linecppcpp17parser

Related projects:

Repository Description Stars
pfultz2/args A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. 66
bfgroup/lyra A command line argument parser for C++ 483
sailormoon/flags An argument parser library that allows parsing command-line arguments in a simple and extensible way. 227
google/argh An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. 1,670
cofyc/argparse A C-based command line arguments parsing library 690
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,223
taywee/args A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. 1,405
cosiner/argv A library to parse and split command line strings into argument arrays 41
nealhu/args-kata Practices readable and maintainable coding skills in parsing command-line arguments 1
mattbryson/bash-arg-parse A bash script template for parsing named, short and positional CLI arguments. 63
adishavit/argh A lightweight command-line argument parser 1,332
szaghi/flap A Fortran library for building command line interfaces with automatic parsing and help generation 151
jibsen/parg A parser for command-line arguments that works similarly to the getopt function. 180
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
burner/argsd A command-line argument parser library for DLang 16