popl

Option parser

A lightweight C++ library for parsing command-line options and arguments in a single header file.

Header-only C++ program options parser library

GitHub

169 stars
10 watching
32 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list

argument-parserbash-completioncommand-line-parsercommandline-flagscpp11getoptgroffheader-onlyoption-parserprogram-options

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mpusz/getoptA C++ library that parses command line options in a way compatible with the C++ Standard Library.0
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
clojure/tools.cliProvides tools for parsing and managing command-line arguments in Clojure applications.726
c9s/getoptionkitAn object-oriented option parser library for PHP, supporting type constraints and various options formats.150
pcapriotti/optparse-applicativeA Haskell library for parsing command-line options in an applicative style916
jcomellas/getoptA library to parse command line arguments using GNU getopt syntax in Erlang.251
sjl/adoptA simple UNIX-style option parser in Common Lisp.31
bfgroup/lyraA command line argument parser for C++493
cngilbreth/optionsf90A module for parsing command-line options and input parameters in Fortran programs.12
muellan/clippProvides a powerful and expressive command line argument parsing solution for C++1,230
jermp/cmd_line_parserA lightweight C++17 command line parser with support for parsing command-line options and arguments.25
scopt/scoptA lightweight command-line options parsing library for Scala applications.1,434
p-ranav/structoptA lightweight C++ header-only library for parsing command line arguments into a structured format.469
chh/optparseA lightweight command line argument parser for PHP19