Decision Workspace
stacked-sandwich vs orx-funvec vs diagonal
Side-by-side comparison of Rust crates
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.
37
diagonal
growingv0.1.0
Extract diagonals from a matrix in various directions
Core Metrics
| stacked-sandwich | orx-funvec | diagonal | |
|---|---|---|---|
| Health Score | 46 | 45 | 37 |
| Total Downloads | 4.9K | 7.8K | 3.1K |
| 30d Downloads | 3 | 9 | 79 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 7 | 1 |
| Last Updated | 1604d ago | 494d ago | 753d ago |
| Age | 4y 4m | 2y 3m | 2y |
Health Breakdown
stacked-sandwich
Maintenance
9
Quality
15
Community
5
Popularity
4
Documentation
13
orx-funvec
Maintenance
7
Quality
17
Community
6
Popularity
5
Documentation
10
diagonal
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
13
Technical Details
| stacked-sandwich | orx-funvec | diagonal | |
|---|---|---|---|
| Version | 1.4.0 | 0.1.6 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 7 | 0 |
| Crate Size | 3KB | 19KB | 4KB |
| Features | 0 | 5 | 0 |
| Yanked % | 75.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 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.
- •⚠ stacked-sandwich, orx-funvec, diagonal have not been updated in over a year.
- •orx-funvec, diagonal are pre-1.0 — API may change.