Decision Workspace
structopt vs structopt-derive vs indigo-structopt
Side-by-side comparison of Rust crates
58
structopt
growingv0.3.26
Parse command line argument by defining a struct.
56
structopt-derive
growingv0.4.18
Parse command line argument by defining a struct, derive crate.
42
indigo-structopt
growingv0.3.21
Parse command line argument by defining a struct.
Core Metrics
| structopt | structopt-derive | indigo-structopt | |
|---|---|---|---|
| Health Score | 58 | 56 | 42 |
| Total Downloads | 77.9M | 77.4M | 2.6K |
| 30d Downloads | 2.1M | 2.1M | 22 |
| Dependents | 31.0K | 742 | 3 |
| Releases | 60 | 57 | 1 |
| Last Updated | 1529d ago | 1621d ago | 1924d ago |
| Age | 9y 1m | 9y 1m | 5y 3m |
Health Breakdown
structopt
Maintenance
7
Quality
15
Community
16
Popularity
8
Documentation
12
structopt-derive
Maintenance
7
Quality
14
Community
15
Popularity
8
Documentation
12
indigo-structopt
Maintenance
1
Quality
18
Community
7
Popularity
4
Documentation
12
Technical Details
| structopt | structopt-derive | indigo-structopt | |
|---|---|---|---|
| Version | 0.3.26 | 0.4.18 | 0.3.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0/MIT | Apache-2.0 OR MIT |
| Dependencies | 7 | 5 | 6 |
| Crate Size | 54KB | 21KB | 51KB |
| Features | 10 | 1 | 10 |
| Yanked % | 8.3% | 3.5% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 2 | 2 | 1 |
Links
Quick Verdict
- •structopt leads with a health score of 58/100, but none of the options score above 80.
- •structopt is depended on by 31.0K crates — strongest ecosystem trust.
- •⚠ structopt, structopt-derive, indigo-structopt have not been updated in over a year.