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
110 stars
10 watching
107 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C++ library for parsing command-line options and arguments in a single header file. | 169 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A C++ library for parsing and generating XML and INI-style configuration files | 55 |
| A utility for parsing command line arguments in C++ | 0 |
| A command line argument parser for C++ | 493 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A C++ library that parses command line options in a way compatible with the C++ Standard Library. | 0 |
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| Provides tools for parsing and managing command-line arguments in Clojure applications. | 726 |
| A C++ library for logging in applications and libraries | 183 |
| A Haskell library for parsing command-line options in an applicative style | 916 |
| A module for parsing command-line options and input parameters in Fortran programs. | 12 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 191 |
| A C++11 metaprogramming library enabling advanced template-based programming | 245 |