Decision Workspace
getopts-macro vs ironhtml vs clap_builder
Side-by-side comparison of Rust crates
56
getopts-macro
growingv0.1.13
Use macros to cleanly define getopts options
49
ironhtml
experimentalv1.0.0
A minimal, zero-dependency HTML builder for Rust
77
clap_builder
stablev4.6.0
A simple to use, efficient, and full-featured Command Line Argument Parser
Core Metrics
| getopts-macro | ironhtml | clap_builder | |
|---|---|---|---|
| Health Score | 56 | 49 | 77 |
| Total Downloads | 8.2K | 82 | 420.4M |
| 30d Downloads | 331 | 35 | 37.4M |
| Dependents | 13 | 1 | 390 |
| Releases | 13 | 1 | 105 |
| Last Updated | 5d ago | 48d ago | 15d ago |
| Age | 1y | 1m | 3y |
Health Breakdown
getopts-macro
Maintenance
19
Quality
14
Community
8
Popularity
5
Documentation
10
ironhtml
Maintenance
10
Quality
18
Community
7
Popularity
2
Documentation
12
clap_builder
Maintenance
19
Quality
21
Community
17
Popularity
8
Documentation
12
Technical Details
| getopts-macro | ironhtml | clap_builder | |
|---|---|---|---|
| Version | 0.1.13 | 1.0.0 | 4.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 12 |
| Crate Size | 5KB | 18KB | 171KB |
| Features | 3 | 4 | 18 |
| Yanked % | 7.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.81.0 | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •clap_builder leads with a health score of 77/100, but none of the options score above 80.
- •clap_builder is depended on by 390 crates — strongest ecosystem trust.
- •getopts-macro is pre-1.0 — API may change.