# p-ranav/structopt

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/p-ranav-structopt).**

510 stars · 27 forks · C++ · MIT

## Links

- GitHub: https://github.com/p-ranav/structopt
- awesome-repositories: https://awesome-repositories.com/repository/p-ranav-structopt.md

## Description

Parse command line arguments by defining a struct

## Tags

### Part of an Awesome List

- [Argument Parsers](https://awesome-repositories.com/f/awesome-lists/devtools/argument-parsers.md) — Argument parsing by defining C++ structs.
- [CLI and Argument Parsing](https://awesome-repositories.com/f/awesome-lists/devtools/cli-and-argument-parsing.md) — Struct-based command-line argument parsing.
