Decision Workspace
just-getopt vs combu vs facet-args
Side-by-side comparison of Rust crates
55
just-getopt
stablev2.1.0
Just a getopt-like command-line option parser
63
combu
stablev1.6.0
Combu is a yet another mini cli framework.
59
facet-args
experimentalv0.43.2
Type-safe command-line argument parsing powered by Facet reflection
Core Metrics
| just-getopt | combu | facet-args | |
|---|---|---|---|
| Health Score | 55 | 63 | 59 |
| Total Downloads | 6.6K | 119.6K | 36.8K |
| 30d Downloads | 32 | 174 | 835 |
| Dependents | 0 | 26 | 80 |
| Releases | 12 | 100 | 74 |
| Last Updated | 95d ago | 83d ago | 63d ago |
| Age | 1y 2m | 6y | 11m |
Health Breakdown
just-getopt
Maintenance
14
Quality
16
Community
5
Popularity
5
Documentation
15
combu
Maintenance
14
Quality
21
Community
9
Popularity
6
Documentation
13
facet-args
Maintenance
15
Quality
14
Community
10
Popularity
5
Documentation
15
Technical Details
| just-getopt | combu | facet-args | |
|---|---|---|---|
| Version | 2.1.0 | 1.6.0 | 0.43.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | CC0-1.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 8 |
| Crate Size | 16KB | 66KB | 43KB |
| Features | 0 | 2 | 4 |
| Yanked % | 16.7% | 1.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.56.1 | — | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •combu leads with a health score of 63/100, but none of the options score above 80.
- •facet-args is pre-1.0 — API may change.