Decision Workspace
n_best vs ord_by vs float-ord
Side-by-side comparison of Rust crates
36
n_best
growingv0.1.0
Convenient collection to gather the N highest elements, and discard the others
41
ord_by
growingv0.1.1
Conveniently attach a custom compare function to any type
51
float-ord
growingv0.3.2
A total ordering for floating-point numbers
Core Metrics
| n_best | ord_by | float-ord | |
|---|---|---|---|
| Health Score | 36 | 41 | 51 |
| Total Downloads | 1.5K | 3.2K | 19.6M |
| 30d Downloads | 3 | 23 | 1.4M |
| Dependents | 0 | 1 | 717 |
| Releases | 1 | 2 | 7 |
| Last Updated | 1017d ago | 1018d ago | 1704d ago |
| Age | 2y 9m | 2y 9m | 9y |
Health Breakdown
n_best
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
ord_by
Maintenance
4
Quality
16
Community
7
Popularity
4
Documentation
10
float-ord
Maintenance
3
Quality
15
Community
14
Popularity
8
Documentation
11
Technical Details
| n_best | ord_by | float-ord | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT / Apache-2.0 |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 3KB | 2KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •float-ord leads with a health score of 51/100, but none of the options score above 80.
- •float-ord is depended on by 717 crates — strongest ecosystem trust.
- •⚠ n_best, ord_by, float-ord have not been updated in over a year.