getopt
Option parser
A C++ library that parses command line options in a way compatible with the C++ Standard Library.
C++ command line options parser for C++ Standard Library
0 stars
2 watching
0 forks
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to parse command line arguments using GNU getopt syntax in Erlang. | 251 |
| A lightweight C++ library for parsing command-line options and arguments in a single header file. | 169 |
| An object-oriented option parser library for PHP, supporting type constraints and various options formats. | 150 |
| A Haskell library for parsing command-line options in an applicative style | 916 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A lightweight command-line options parsing library for Scala applications. | 1,434 |
| Provides tools for parsing and managing command-line arguments in Clojure applications. | 726 |
| A PHP library for parsing and processing command-line arguments | 337 |
| A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
| An option parser for shell scripts supporting all POSIX shells. | 421 |
| An implementation of getopt-style command-line parsing with limited GNU extensions | 89 |
| A simple UNIX-style option parser in Common Lisp. | 31 |
| A module for parsing command-line options and input parameters in Fortran programs. | 12 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| A Fish plugin for parsing CLI options in a way similar to argparse without additional complexity. | 223 |