Decision Workspace
structx vs structx_derive vs underscore_args
Side-by-side comparison of Rust crates
43
structx
growingv0.1.11
Simulating anonymous struct and named arguments in Rust.
44
structx_derive
growingv0.1.4
Macros for anonymous struct and named arguments.
54
underscore_args
growingv1.0.0
Macro for underscore named argument syntax, aka Dyon
Core Metrics
| structx | structx_derive | underscore_args | |
|---|---|---|---|
| Health Score | 43 | 44 | 54 |
| Total Downloads | 15.4K | 8.0K | 4.8K |
| 30d Downloads | 19 | 28 | 24 |
| Dependents | 4 | 12 | 7 |
| Releases | 12 | 5 | 4 |
| Last Updated | 802d ago | 1043d ago | 101d ago |
| Age | 5y | 5y | 7y 3m |
Health Breakdown
structx
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
13
structx_derive
Maintenance
3
Quality
15
Community
8
Popularity
5
Documentation
13
underscore_args
Maintenance
10
Quality
17
Community
10
Popularity
4
Documentation
13
Technical Details
| structx | structx_derive | underscore_args | |
|---|---|---|---|
| Version | 0.1.11 | 0.1.4 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 6 | 3 | 1 |
| Crate Size | 6KB | 3KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •underscore_args leads with a health score of 54/100, but none of the options score above 80.
- •structx has the most downloads (15.4K), suggesting wider adoption.
- •⚠ structx, structx_derive have not been updated in over a year.
- •structx, structx_derive are pre-1.0 — API may change.