Decision Workspace
docopt_macros vs qsv_docopt vs docopt
Side-by-side comparison of Rust crates
46
docopt_macros
growingv0.8.1
Docopt macro for command line argument parsing.
62
qsv_docopt
stablev1.9.0
Command line argument parsing.
59
docopt
growingv1.1.1
Command line argument parsing.
Core Metrics
| docopt_macros | qsv_docopt | docopt | |
|---|---|---|---|
| Health Score | 46 | 62 | 59 |
| Total Downloads | 190.7K | 64.4K | 17.3M |
| 30d Downloads | 795 | 3.4K | 366.3K |
| Dependents | 26 | 75 | 3.1K |
| Releases | 79 | 10 | 87 |
| Last Updated | 3158d ago | 168d ago | 1842d ago |
| Age | 11y 4m | 3y | 11y 4m |
Health Breakdown
docopt_macros
Maintenance
7
Quality
15
Community
7
Popularity
6
Documentation
11
qsv_docopt
Maintenance
12
Quality
19
Community
10
Popularity
6
Documentation
15
docopt
Maintenance
7
Quality
18
Community
14
Popularity
8
Documentation
12
Technical Details
| docopt_macros | qsv_docopt | docopt | |
|---|---|---|---|
| Version | 0.8.1 | 1.9.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense/MIT | Unlicense/MIT | Unlicense/MIT |
| Dependencies | 3 | 4 | 4 |
| Crate Size | 6KB | 43KB | 40KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.90.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qsv_docopt leads with a health score of 62/100, but none of the options score above 80.
- •docopt has the most downloads (17.3M), suggesting wider adoption.
- •docopt is depended on by 3.1K crates — strongest ecosystem trust.
- •⚠ docopt_macros, docopt have not been updated in over a year.
- •docopt_macros is pre-1.0 — API may change.