Decision Workspace
diagonal vs stacked-sandwich vs orx-funvec
Side-by-side comparison of Rust crates
37
diagonal
growingv0.1.0
Extract diagonals from a matrix in various directions
46
stacked-sandwich
growingv1.4.0
Find all occurances of a number in a row/column sorted matrix; in square root of linear time!
45
orx-funvec
growingv0.1.6
Traits to unify access to elements of n-dimensional vectors which are particularly useful in algorithms requiring both flexibility through abstraction over inputs and performance through monomorphization.
Core Metrics
| diagonal | stacked-sandwich | orx-funvec | |
|---|---|---|---|
| Health Score | 37 | 46 | 45 |
| Total Downloads | 3.1K | 4.9K | 7.8K |
| 30d Downloads | 77 | 3 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 4 | 7 |
| Last Updated | 753d ago | 1604d ago | 494d ago |
| Age | 2y | 4y 4m | 2y 3m |
Health Breakdown
diagonal
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
13
stacked-sandwich
Maintenance
9
Quality
15
Community
5
Popularity
4
Documentation
13
orx-funvec
Maintenance
7
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| diagonal | stacked-sandwich | orx-funvec | |
|---|---|---|---|
| Version | 0.1.0 | 1.4.0 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 7 |
| Crate Size | 4KB | 3KB | 19KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 75.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •stacked-sandwich leads with a health score of 46/100, but none of the options score above 80.
- •orx-funvec has the most downloads (7.8K), suggesting wider adoption.
- •⚠ diagonal, stacked-sandwich, orx-funvec have not been updated in over a year.
- •diagonal, orx-funvec are pre-1.0 — API may change.