Decision Workspace
transpose vs mattr vs grid
Side-by-side comparison of Rust crates
52
transpose
growingv0.2.3
Utility for transposing multi-dimensional data
44
mattr
growingv1.0.1
Utility for transposing multi-dimensional data
63
grid
growingv1.0.0
Dynamic generic 2D data structure.
Core Metrics
| transpose | mattr | grid | |
|---|---|---|---|
| Health Score | 52 | 44 | 63 |
| Total Downloads | 16.1M | 10.0K | 5.2M |
| 30d Downloads | 1.5M | 251 | 526.5K |
| Dependents | 113 | 41 | 132 |
| Releases | 5 | 6 | 26 |
| Last Updated | 767d ago | 378d ago | 208d ago |
| Age | 7y 2m | 2y 5m | 8y 3m |
Health Breakdown
transpose
Maintenance
6
Quality
15
Community
12
Popularity
8
Documentation
11
mattr
Maintenance
5
Quality
14
Community
10
Popularity
5
Documentation
10
grid
Maintenance
10
Quality
19
Community
12
Popularity
8
Documentation
14
Technical Details
| transpose | mattr | grid | |
|---|---|---|---|
| Version | 0.2.3 | 1.0.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 4 |
| Crate Size | 11KB | 10KB | 27KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | 1.59 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grid leads with a health score of 63/100, but none of the options score above 80.
- •transpose has the most downloads (16.1M), suggesting wider adoption.
- •grid is depended on by 132 crates — strongest ecosystem trust.
- •⚠ transpose, mattr have not been updated in over a year.
- •transpose is pre-1.0 — API may change.