getopt_port
Command line parser
An implementation of getopt-style command-line parsing with limited GNU extensions
BSD-licensed getopt implementation
89 stars
7 watching
18 forks
Language: C++
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PHP library for parsing and processing command-line arguments | 337 |
| A library to parse command line arguments using GNU getopt syntax in Erlang. | 251 |
| A parser for command-line arguments that works similarly to the getopt function. | 181 |
| A C++ library that parses command line options in a way compatible with the C++ Standard Library. | 0 |
| Automatically generates command-line interfaces based on a well-written usage message. | 1,047 |
| An option parser for shell scripts supporting all POSIX shells. | 421 |
| 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 |
| A .NET implementation of docopt to automatically derive command-line argument parsing logic from help text. | 356 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| Ensures concurrent tests do not reuse the same available network port | 10 |
| A utility function to retrieve an available TCP port number | 881 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| A C++ library for parsing and manipulating SVG (Scalable Vector Graphics) files | 557 |
| A command-line tool to find an available port on a specified host. | 144 |