args
Arg parser
A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments.
Simple and type-safe commandline argument parser for C++14
66 stars
8 watching
11 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
argument-parsercommand-line-parsercpluspluscplusplus-11cplusplus-14cppcpp11cpp14
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A command line argument parser for C++ | 493 |
| A C++17 command line argument parser library with basic options support | 3 |
| A C-based command line arguments parsing library | 694 |
| 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 parsing library for Zig | 155 |
| A parser for command-line arguments that works similarly to the getopt function. | 181 |
| A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
| A bash script template for parsing named, short and positional CLI arguments. | 64 |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| A library to parse and split command line strings into argument arrays | 41 |
| A simple command-line argument parser for BASH scripts | 159 |
| Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |
| Provides a powerful and expressive command line argument parsing solution for C++ | 1,230 |