Decision Workspace
ord_by vs ordered-float vs n_best
Side-by-side comparison of Rust crates
41
ord_by
growingv0.1.1
Conveniently attach a custom compare function to any type
77
ordered-float
stablev5.2.0
Wrappers for total ordering on floats
36
n_best
growingv0.1.0
Convenient collection to gather the N highest elements, and discard the others
Core Metrics
| ord_by | ordered-float | n_best | |
|---|---|---|---|
| Health Score | 41 | 77 | 36 |
| Total Downloads | 3.2K | 280.1M | 1.5K |
| 30d Downloads | 23 | 20.9M | 3 |
| Dependents | 1 | 12.0K | 0 |
| Releases | 2 | 57 | 1 |
| Last Updated | 1018d ago | 2d ago | 1017d ago |
| Age | 2y 9m | 11y 4m | 2y 9m |
Health Breakdown
ord_by
Maintenance
4
Quality
16
Community
7
Popularity
4
Documentation
10
ordered-float
Maintenance
18
Quality
19
Community
20
Popularity
8
Documentation
12
n_best
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| ord_by | ordered-float | n_best | |
|---|---|---|---|
| Version | 0.1.1 | 5.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 13 | 1 |
| Crate Size | 2KB | 32KB | 3KB |
| Features | 0 | 10 | 0 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •ordered-float leads with a health score of 77/100, but none of the options score above 80.
- •ordered-float is depended on by 12.0K crates — strongest ecosystem trust.
- •⚠ ord_by, n_best have not been updated in over a year.
- •ord_by, n_best are pre-1.0 — API may change.