Decision Workspace
unwrap-ord vs uncheck-ord vs ord_subset
Side-by-side comparison of Rust crates
40
unwrap-ord
growingv0.1.3
Wrapper type to easily convert Ord to PartialOrd. inspired by std::cmp::Reverse
35
uncheck-ord
growingv0.1.0
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
| unwrap-ord | uncheck-ord | ord_subset | |
|---|---|---|---|
| Health Score | 40 | 35 | 59 |
| Total Downloads | 10.7K | 1.6K | 1.9M |
| 30d Downloads | 23 | 4 | 6.6K |
| Dependents | 0 | 0 | 38 |
| Releases | 4 | 1 | 9 |
| Last Updated | 710d ago | 1864d ago | 140d ago |
| Age | 5y 1m | 5y 1m | 10y 7m |
Health Breakdown
unwrap-ord
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
10
uncheck-ord
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
ord_subset
Maintenance
8
Quality
24
Community
7
Popularity
8
Documentation
12
Technical Details
| unwrap-ord | uncheck-ord | ord_subset | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.0 | 3.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 2KB | 1KB | 17KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 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.
- •⚠ unwrap-ord, uncheck-ord have not been updated in over a year.
- •unwrap-ord, uncheck-ord are pre-1.0 — API may change.