Decision Workspace
noisy_float vs decorum vs real_float
Side-by-side comparison of Rust crates
59
noisy_float
growingv0.2.1
Contains floating point types that panic if they are set to an illegal value, such as NaN
53
decorum
growingv0.4.0
Total ordering, equivalence, hashing, and constraints for floating-point types.
47
real_float
growingv0.3.0
Floating point types that check for correctness and implement total ordering
Core Metrics
| noisy_float | decorum | real_float | |
|---|---|---|---|
| Health Score | 59 | 53 | 47 |
| Total Downloads | 9.1M | 2.9M | 55.6K |
| 30d Downloads | 540.9K | 202.9K | 7.9K |
| Dependents | 693 | 433 | 4 |
| Releases | 18 | 20 | 4 |
| Last Updated | 80d ago | 491d ago | 1407d ago |
| Age | 9y 7m | 8y 5m | 4y |
Health Breakdown
noisy_float
Maintenance
12
Quality
14
Community
13
Popularity
8
Documentation
12
decorum
Maintenance
5
Quality
15
Community
13
Popularity
8
Documentation
12
real_float
Maintenance
7
Quality
17
Community
7
Popularity
6
Documentation
10
Technical Details
| noisy_float | decorum | real_float | |
|---|---|---|---|
| Version | 0.2.1 | 0.4.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 8 | 1 |
| Crate Size | 20KB | 44KB | 13KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •noisy_float leads with a health score of 59/100, but none of the options score above 80.
- •noisy_float is depended on by 693 crates — strongest ecosystem trust.
- •⚠ decorum, real_float have not been updated in over a year.