Decision Workspace
triangle_matrix vs wrapping_coords2d vs indextree
Side-by-side comparison of Rust crates
46
triangle_matrix
growingv0.4.0
Triangle matrix indexing operations
41
wrapping_coords2d
growingv0.1.10
Translate between 1D indices and 2D coordinates with wrapping
77
indextree
stablev4.8.0
Arena based tree structure by using indices instead of reference counted pointers
Core Metrics
| triangle_matrix | wrapping_coords2d | indextree | |
|---|---|---|---|
| Health Score | 46 | 41 | 77 |
| Total Downloads | 10.8K | 15.8K | 1.9M |
| 30d Downloads | 13 | 30 | 81.7K |
| Dependents | 0 | 0 | 721 |
| Releases | 9 | 11 | 30 |
| Last Updated | 662d ago | 1420d ago | 3d ago |
| Age | 1y 10m | 6y 1m | 9y 3m |
Health Breakdown
triangle_matrix
Maintenance
9
Quality
16
Community
6
Popularity
5
Documentation
10
wrapping_coords2d
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
10
indextree
Maintenance
19
Quality
23
Community
13
Popularity
7
Documentation
15
Technical Details
| triangle_matrix | wrapping_coords2d | indextree | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.10 | 4.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 6KB | 12KB | 27KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indextree leads with a health score of 77/100, but none of the options score above 80.
- •indextree is depended on by 721 crates — strongest ecosystem trust.
- •⚠ triangle_matrix, wrapping_coords2d have not been updated in over a year.
- •triangle_matrix, wrapping_coords2d are pre-1.0 — API may change.