flags
Arg parser
An argument parser library that allows parsing command-line arguments in a simple and extensible way.
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
227 stars
17 watching
16 forks
Language: C++
last commit: over 1 year ago argument-parserc-plus-plusc-plus-plus-17freefree-softwareheader-onlyparsepublic-domainpublicdomainsimple
Related projects:
Repository | Description | Stars |
---|---|---|
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
| A parser for command-line arguments that works similarly to the getopt function. | 181 |
| A C++17 command line argument parser library with basic options support | 3 |
| Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| 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 C-based command line arguments parsing library | 694 |
| A command line parser for .NET that uses object trees to parse program arguments into a structured data format. | 43 |
| A package to parse command line arguments and options in Ada 2012 | 12 |
| A command-line argument parsing module for Lua | 123 |
| A command line option parsing library with support for infinite level subcommands and flexible flag definitions. | 131 |
| A lightweight command-line argument parser | 1,336 |
| A library to parse and split command line strings into argument arrays | 41 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| A lightweight command-line argument parsing library for Scala applications | 680 |