Decision Workspace
hidden-median vs stacked-sandwich vs orx-funvec
Side-by-side comparison of Rust crates
46
hidden-median
growingv0.1.3
Finds the median of two lists, when merged without breaking sorted state.
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
| hidden-median | stacked-sandwich | orx-funvec | |
|---|---|---|---|
| Health Score | 46 | 46 | 45 |
| Total Downloads | 5.3K | 4.9K | 7.8K |
| 30d Downloads | 7 | 3 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 4 | 7 |
| Last Updated | 1679d ago | 1604d ago | 494d ago |
| Age | 4y 7m | 4y 4m | 2y 3m |
Health Breakdown
hidden-median
Maintenance
9
Quality
16
Community
5
Popularity
4
Documentation
12
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
| hidden-median | stacked-sandwich | orx-funvec | |
|---|---|---|---|
| Version | 0.1.3 | 1.4.0 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 7 |
| Crate Size | 3KB | 3KB | 19KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 75.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 2 | 1 |
Links
Quick Verdict
- •hidden-median 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.
- •⚠ hidden-median, stacked-sandwich, orx-funvec have not been updated in over a year.
- •hidden-median, orx-funvec are pre-1.0 — API may change.