Parse command line arguments by defining a struct.
☆2,727Jan 7, 2024Updated 2 years ago
Alternatives and similar repositories for structopt
Users that are interested in structopt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Error management☆1,417May 2, 2020Updated 5 years ago
- A full featured, fast Command Line Argument Parser for Rust☆16,311Apr 17, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,490Mar 24, 2026Updated last month
- A command line progress reporting library for Rust☆5,109Apr 14, 2026Updated last week
- Rust parser combinator framework