program_options

Argument parser

A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner.

Boost.org program_options module

GitHub

110 stars
10 watching
107 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
badaix/poplA lightweight C++ library for parsing command-line options and arguments in a single header file.169
abolz/cmdline2A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.18
boostorg/property_treeA C++ library for parsing and generating XML and INI-style configuration files55
dabbertorres/argumentsA utility for parsing command line arguments in C++0
bfgroup/lyraA command line argument parser for C++493
boostorg/pythonEnables seamless interoperability between C++ and the Python programming language.476
mpusz/getoptA C++ library that parses command line options in a way compatible with the C++ Standard Library.0
boostorg/interprocessProvides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization.139
clojure/tools.cliProvides tools for parsing and managing command-line arguments in Clojure applications.726
boostorg/logA C++ library for logging in applications and libraries183
pcapriotti/optparse-applicativeA Haskell library for parsing command-line options in an applicative style916
cngilbreth/optionsf90A module for parsing command-line options and input parameters in Fortran programs.12
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
com-lihaoyi/mainargsA utility for parsing command-line arguments and dispatching to main methods in Scala programs.191
boostorg/mp11A C++11 metaprogramming library enabling advanced template-based programming245