Decision Workspace
ordered-float vs tiny-ordered-float vs float_sort
Side-by-side comparison of Rust crates
77
ordered-float
stablev5.2.0
Wrappers for total ordering on floats
45
tiny-ordered-float
growingv0.4.0
Tiny version of OrderedFloat
42
float_sort
experimentalv0.1.0
Simple crate to sort f32 and f64 vectors safely using total_cmp
Core Metrics
| ordered-float | tiny-ordered-float | float_sort | |
|---|---|---|---|
| Health Score | 77 | 45 | 42 |
| Total Downloads | 280.1M | 8.0K | 367 |
| 30d Downloads | 21.7M | 68 | 3 |
| Dependents | 12.0K | 3 | 0 |
| Releases | 57 | 2 | 1 |
| Last Updated | 2d ago | 712d ago | 213d ago |
| Age | 11y 4m | 2y | 7m |
Health Breakdown
ordered-float
Maintenance
18
Quality
19
Community
20
Popularity
8
Documentation
12
tiny-ordered-float
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
float_sort
Maintenance
5
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| ordered-float | tiny-ordered-float | float_sort | |
|---|---|---|---|
| Version | 5.2.0 | 0.4.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 0 | 0 |
| Crate Size | 32KB | 4KB | 2KB |
| Features | 10 | 0 | 0 |
| Yanked % | 5.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.63 | — | — |
| Owners | 3 (team) | 1 | 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.
- •⚠ tiny-ordered-float has not been updated in over a year.
- •tiny-ordered-float, float_sort are pre-1.0 — API may change.