argparse
Arg parser
A C-based command line arguments parsing library
Command-line arguments parsing library.
694 stars
27 watching
125 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list
argparseargument-parsingccli
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to parse and split command line strings into argument arrays | 41 |
| A lightweight command-line argument parser | 1,336 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| Generates parsers at compile time for parsing command line arguments in Nim | 123 |
| A feature-rich command line parser for Lua | 266 |
| A parser for command-line arguments that works similarly to the getopt function. | 181 |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| 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 |
| A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 460 |
| A command-line argument parser library for DLang | 16 |
| A C++17 command line argument parser library with basic options support | 3 |
| A command line argument parser for C++ | 493 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |