Decision Workspace
decorum vs noisy_float vs fin
Side-by-side comparison of Rust crates
53
decorum
growingv0.4.0
Total ordering, equivalence, hashing, and constraints for floating-point types.
59
noisy_float
growingv0.2.1
Contains floating point types that panic if they are set to an illegal value, such as NaN
31
fin
growingv0.0.2
finite, NaN-free floiting point numbers. Not ready to be used yet!
Core Metrics
| decorum | noisy_float | fin | |
|---|---|---|---|
| Health Score | 53 | 59 | 31 |
| Total Downloads | 2.9M | 9.1M | 3.8K |
| 30d Downloads | 210.8K | 565.4K | 4 |
| Dependents | 433 | 693 | 0 |
| Releases | 20 | 18 | 2 |
| Last Updated | 491d ago | 80d ago | 3065d ago |
| Age | 8y 5m | 9y 7m | 8y 4m |
Health Breakdown
decorum
Maintenance
5
Quality
15
Community
13
Popularity
8
Documentation
12
noisy_float
Maintenance
12
Quality
14
Community
13
Popularity
8
Documentation
12
fin
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
5
Technical Details
| decorum | noisy_float | fin | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.1 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 8 | 6 | 1 |
| Crate Size | 44KB | 20KB | 4KB |
| Features | 4 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| 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, fin have not been updated in over a year.