Decision Workspace
range_rover vs rand-unique vs kahan_pairs
Side-by-side comparison of Rust crates
44
range_rover
growingv0.1.4
Function to pack integers into ranges..
59
rand-unique
growingv0.3.0
A no-std crate for generating random sequences of unique integers in O(1) time.
46
kahan_pairs
growingv1.0.1
Generate pairs of integers
Core Metrics
| range_rover | rand-unique | kahan_pairs | |
|---|---|---|---|
| Health Score | 44 | 59 | 46 |
| Total Downloads | 5.7K | 40.4K | 2.6K |
| 30d Downloads | 30 | 1.4K | 4 |
| Dependents | 21 | 11 | 0 |
| Releases | 5 | 4 | 2 |
| Last Updated | 470d ago | 37d ago | 576d ago |
| Age | 3y 5m | 2y 4m | 2y 1m |
Health Breakdown
range_rover
Maintenance
5
Quality
15
Community
10
Popularity
4
Documentation
10
rand-unique
Maintenance
14
Quality
15
Community
9
Popularity
6
Documentation
15
kahan_pairs
Maintenance
4
Quality
22
Community
6
Popularity
4
Documentation
10
Technical Details
| range_rover | rand-unique | kahan_pairs | |
|---|---|---|---|
| Version | 0.1.4 | 0.3.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 7 | 1 |
| Crate Size | 3KB | 26KB | 7KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rand-unique leads with a health score of 59/100, but none of the options score above 80.
- •⚠ range_rover, kahan_pairs have not been updated in over a year.
- •range_rover, rand-unique are pre-1.0 — API may change.