Decision Workspace
charmap vs cartesian vs tinyvec
Side-by-side comparison of Rust crates
48
charmap
growingv0.2.2
A library for one-to-(none/one/many) character mapping.
41
cartesian
growingv0.3.0
QOL macro that creates the cartesian product of multiple iterators
76
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
Core Metrics
| charmap | cartesian | tinyvec | |
|---|---|---|---|
| Health Score | 48 | 41 | 76 |
| Total Downloads | 6.5K | 125.4K | 447.2M |
| 30d Downloads | 7 | 196 | 28.5M |
| Dependents | 0 | 10 | 2.9K |
| Releases | 5 | 4 | 38 |
| Last Updated | 1083d ago | 371d ago | 13d ago |
| Age | 2y 11m | 4y 12m | 6y 2m |
Health Breakdown
charmap
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
10
cartesian
Maintenance
4
Quality
16
Community
6
Popularity
6
Documentation
9
tinyvec
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
9
Technical Details
| charmap | cartesian | tinyvec | |
|---|---|---|---|
| Version | 0.2.2 | 0.3.0 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 4 | 0 | 11 |
| Crate Size | 9KB | 3KB | 53KB |
| Features | 5 | 0 | 14 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •tinyvec leads with a health score of 76/100, but none of the options score above 80.
- •tinyvec is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ charmap, cartesian have not been updated in over a year.
- •charmap, cartesian are pre-1.0 — API may change.