Decision Workspace
tuple_len vs tinyvec vs pem
Side-by-side comparison of Rust crates
48
tuple_len
growingv3.0.0
Get the number of elements in a tuple
72
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
68
pem
growingv3.0.6
Parse and encode PEM-encoded data.
Core Metrics
| tuple_len | tinyvec | pem | |
|---|---|---|---|
| Health Score | 48 | 72 | 68 |
| Total Downloads | 17.9K | 519.1M | 220.6M |
| 30d Downloads | 0 | 41.3M | 18.3M |
| Dependents | 41 | 3.1K | 4.6K |
| Releases | 6 | 38 | 28 |
| Last Updated | 758d ago | 72d ago | 227d ago |
| Age | 5y 8m | 6y 4m | 10y 3m |
Health Breakdown
tuple_len
Maintenance
4
Quality
21
Community
8
Popularity
5
Documentation
10
tinyvec
Maintenance
14
Quality
21
Community
20
Popularity
8
Documentation
9
pem
Maintenance
10
Quality
21
Community
14
Popularity
8
Documentation
15
Technical Details
| tuple_len | tinyvec | pem | |
|---|---|---|---|
| Version | 3.0.0 | 1.11.0 | 3.0.6 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | Zlib OR Apache-2.0 OR MIT | MIT |
| Dependencies | 0 | 11 | 5 |
| Crate Size | 3KB | 53KB | 18KB |
| Features | 0 | 14 | 3 |
| Yanked % | 0.0% | 2.6% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.60.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tinyvec leads with a health score of 72/100, but none of the options score above 80.
- •pem is depended on by 4.6K crates — strongest ecosystem trust.
- •⚠ tuple_len has not been updated in over a year.