Decision Workspace
mattr vs transpose vs grid
Side-by-side comparison of Rust crates
44
mattr
growingv1.0.1
Utility for transposing multi-dimensional data
52
transpose
growingv0.2.3
Utility for transposing multi-dimensional data
63
grid
growingv1.0.0
Dynamic generic 2D data structure.
Core Metrics
| mattr | transpose | grid | |
|---|---|---|---|
| Health Score | 44 | 52 | 63 |
| Total Downloads | 10.0K | 16.1M | 5.2M |
| 30d Downloads | 240 | 1.4M | 510.9K |
| Dependents | 41 | 113 | 132 |
| Releases | 6 | 5 | 26 |
| Last Updated | 378d ago | 767d ago | 208d ago |
| Age | 2y 5m | 7y 2m | 8y 3m |
Health Breakdown
mattr
Maintenance
5
Quality
14
Community
10
Popularity
5
Documentation
10
transpose
Maintenance
6
Quality
15
Community
12
Popularity
8
Documentation
11
grid
Maintenance
10
Quality
19
Community
12
Popularity
8
Documentation
14
Technical Details
| mattr | transpose | grid | |
|---|---|---|---|
| Version | 1.0.1 | 0.2.3 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 3 | 4 |
| Crate Size | 10KB | 11KB | 27KB |
| Features | 0 | 0 | 3 |
| Yanked % | 33.3% | 0.0% | 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.
- •⚠ mattr, transpose have not been updated in over a year.
- •transpose is pre-1.0 — API may change.