Decision Workspace
from_tup_macro vs tuple_macro vs try_tup_to_arr_macro
Side-by-side comparison of Rust crates
45
from_tup_macro
growingv0.2.0
Library for implement from tuple trait
44
tuple_macro
growingv0.2.2
Library for determining the length of a tuple.
44
try_tup_to_arr_macro
growingv0.2.1
Library for implement from tuple trait
Core Metrics
| from_tup_macro | tuple_macro | try_tup_to_arr_macro | |
|---|---|---|---|
| Health Score | 45 | 44 | 44 |
| Total Downloads | 4.3K | 5.4K | 4.8K |
| 30d Downloads | 108 | 55 | 109 |
| Dependents | 8 | 3 | 4 |
| Releases | 2 | 4 | 3 |
| Last Updated | 389d ago | 1136d ago | 386d ago |
| Age | 3y 1m | 3y 2m | 3y |
Health Breakdown
from_tup_macro
Maintenance
5
Quality
18
Community
8
Popularity
4
Documentation
10
tuple_macro
Maintenance
4
Quality
19
Community
7
Popularity
4
Documentation
10
try_tup_to_arr_macro
Maintenance
5
Quality
18
Community
7
Popularity
4
Documentation
10
Technical Details
| from_tup_macro | tuple_macro | try_tup_to_arr_macro | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 3KB | 2KB | 3KB |
| Features | 4 | 7 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •from_tup_macro leads with a health score of 45/100, but none of the options score above 80.
- •tuple_macro has the most downloads (5.4K), suggesting wider adoption.
- •⚠ from_tup_macro, tuple_macro, try_tup_to_arr_macro have not been updated in over a year.