Decision Workspace
try_from_tup_macro vs try_tup_to_arr_macro vs ignorable
Side-by-side comparison of Rust crates
38
try_from_tup_macro
growingv0.1.2
Library for implement from tuple trait
44
try_tup_to_arr_macro
growingv0.2.1
Library for implement from tuple trait
52
ignorable
experimentalv0.1.4
Standard library derives that can ignore individual fields
Core Metrics
| try_from_tup_macro | try_tup_to_arr_macro | ignorable | |
|---|---|---|---|
| Health Score | 38 | 44 | 52 |
| Total Downloads | 1.5K | 4.8K | 1.6K |
| 30d Downloads | 3 | 109 | 327 |
| Dependents | 0 | 4 | 0 |
| Releases | 1 | 3 | 5 |
| Last Updated | 1123d ago | 386d ago | 28d ago |
| Age | 3y | 3y | 5m |
Health Breakdown
try_from_tup_macro
Maintenance
1
Quality
18
Community
5
Popularity
4
Documentation
10
try_tup_to_arr_macro
Maintenance
5
Quality
18
Community
7
Popularity
4
Documentation
10
ignorable
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| try_from_tup_macro | try_tup_to_arr_macro | ignorable | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.1 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 2KB | 3KB | 15KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ignorable leads with a health score of 52/100, but none of the options score above 80.
- •try_tup_to_arr_macro has the most downloads (4.8K), suggesting wider adoption.
- •⚠ try_from_tup_macro, try_tup_to_arr_macro have not been updated in over a year.