Decision Workspace
uncheck-ord vs unwrap-ord vs ord_subset
Side-by-side comparison of Rust crates
35
uncheck-ord
growingv0.1.0
Wrapper type to easily convert Ord to PartialOrd. inspired by std::cmp::Reverse
40
unwrap-ord
growingv0.1.3
Wrapper type to easily convert Ord to PartialOrd. inspired by std::cmp::Reverse
59
ord_subset
growingv3.1.2
Tools for working with the Ord subset of certain PartialOrd types, like floats.
Core Metrics
| uncheck-ord | unwrap-ord | ord_subset | |
|---|---|---|---|
| Health Score | 35 | 40 | 59 |
| Total Downloads | 1.6K | 10.7K | 1.9M |
| 30d Downloads | 4 | 23 | 6.6K |
| Dependents | 0 | 0 | 38 |
| Releases | 1 | 4 | 9 |
| Last Updated | 1864d ago | 710d ago | 140d ago |
| Age | 5y 1m | 5y 1m | 10y 7m |
Health Breakdown
uncheck-ord
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
unwrap-ord
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
10
ord_subset
Maintenance
8
Quality
24
Community
7
Popularity
8
Documentation
12
Technical Details
| uncheck-ord | unwrap-ord | ord_subset | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 3.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 1KB | 2KB | 17KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2015 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ord_subset leads with a health score of 59/100, but none of the options score above 80.
- •⚠ uncheck-ord, unwrap-ord have not been updated in over a year.
- •uncheck-ord, unwrap-ord are pre-1.0 — API may change.