Decision Workspace
structy vs underscore_args vs tuple-conv
Side-by-side comparison of Rust crates
37
structy
growingv0.1.0
Anonymous struct and named arguments in rust
54
underscore_args
growingv1.0.0
Macro for underscore named argument syntax, aka Dyon
51
tuple-conv
growingv1.0.1
Allows converting tuples of one element to vectors
Core Metrics
| structy | underscore_args | tuple-conv | |
|---|---|---|---|
| Health Score | 37 | 54 | 51 |
| Total Downloads | 1.4K | 4.8K | 129.6K |
| 30d Downloads | 4 | 23 | 4.1K |
| Dependents | 0 | 7 | 46 |
| Releases | 1 | 4 | 2 |
| Last Updated | 700d ago | 101d ago | 2392d ago |
| Age | 1y 11m | 7y 3m | 6y 6m |
Health Breakdown
structy
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
13
underscore_args
Maintenance
10
Quality
17
Community
10
Popularity
4
Documentation
13
tuple-conv
Maintenance
3
Quality
20
Community
10
Popularity
6
Documentation
12
Technical Details
| structy | underscore_args | tuple-conv | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 1KB | 2KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •underscore_args leads with a health score of 54/100, but none of the options score above 80.
- •tuple-conv has the most downloads (129.6K), suggesting wider adoption.
- •⚠ structy, tuple-conv have not been updated in over a year.
- •structy is pre-1.0 — API may change.