parg
Arg parser
A parser for command-line arguments that works similarly to the getopt function.
Parser for argv that works similarly to getopt
181 stars
8 watching
18 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
cgetopt
Related projects:
Repository | Description | Stars |
---|---|---|
| A C-based command line arguments parsing library | 694 |
| A library to parse and split command line strings into argument arrays | 41 |
| A lightweight command-line argument parser | 1,336 |
| An argument parser library that allows parsing command-line arguments in a simple and extensible way. | 227 |
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
| A package to parse command line arguments and options in Ada 2012 | 12 |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| A PHP library for parsing and processing command-line arguments | 337 |
| An implementation of getopt-style command-line parsing with limited GNU extensions | 89 |
| A Fish plugin for parsing CLI options in a way similar to argparse without additional complexity. | 223 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| A library to parse command line arguments using GNU getopt syntax in Erlang. | 251 |
| Generates parsers at compile time for parsing command line arguments in Nim | 123 |
| A command-line argument parser library for DLang | 16 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |