Decision Workspace
orx-funvec vs stacked-sandwich vs csselection_sort
Side-by-side comparison of Rust crates
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.
46
stacked-sandwich
growingv1.4.0
Find all occurances of a number in a row/column sorted matrix; in square root of linear time!
37
csselection_sort
growingv0.1.1
Selection sort implementation for indexable collections
Core Metrics
| orx-funvec | stacked-sandwich | csselection_sort | |
|---|---|---|---|
| Health Score | 45 | 46 | 37 |
| Total Downloads | 7.8K | 4.9K | 3.0K |
| 30d Downloads | 9 | 3 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 4 | 2 |
| Last Updated | 494d ago | 1604d ago | 769d ago |
| Age | 2y 3m | 4y 4m | 2y 1m |
Health Breakdown
orx-funvec
Maintenance
7
Quality
17
Community
6
Popularity
5
Documentation
10
stacked-sandwich
Maintenance
9
Quality
15
Community
5
Popularity
4
Documentation
13
csselection_sort
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| orx-funvec | stacked-sandwich | csselection_sort | |
|---|---|---|---|
| Version | 0.1.6 | 1.4.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 0 | 0 |
| Crate Size | 19KB | 3KB | 3KB |
| Features | 5 | 0 | 0 |
| 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.
- •⚠ orx-funvec, stacked-sandwich, csselection_sort have not been updated in over a year.
- •orx-funvec, csselection_sort are pre-1.0 — API may change.