Add a chart comparing Argh to existing parsers
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
If Argh is "optimized for code size", then it only makes sense to show a comparison with other existing parsers, similar to the chart in the README for [pico-args](https://lib.rs/crates/pico-args).
(Though, ideally, also with a quick run-down of how the features and APIs compare.)
The pico-args chart covers bare Clap, Clap+structopt, pico-args, and gumdrop, though [argparse](https://lib.rs/crates/argparse) also shows up reasonably high in search results.
Contributor guide
Assessment
This issue has not been assessed yet.