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.
56
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 | 56 | 31 |
| Total Downloads | 3.2M | 10.3M | 3.8K |
| 30d Downloads | 153.0K | 585.2K | 0 |
| Dependents | 438 | 712 | 0 |
| Releases | 20 | 18 | 2 |
| Last Updated | 550d ago | 140d ago | 3124d ago |
| Age | 8y 7m | 9y 9m | 8y 6m |
Health Breakdown
decorum
Maintenance
5
Quality
15
Community
13
Popularity
8
Documentation
12
noisy_float
Maintenance
9
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 56/100, but none of the options score above 80.
- •noisy_float is depended on by 712 crates — strongest ecosystem trust.
- •⚠ decorum, fin have not been updated in over a year.