Decision Workspace
exact-float vs fsum vs floatconv
Side-by-side comparison of Rust crates
33
exact-float
growingv0.1.1
Do your calculations with exact floating point numbers
52
fsum
growingv0.1.3
The library to calculate accurate sum of floats.
40
floatconv
growingv0.2.8
Floating point conversion functions
Core Metrics
| exact-float | fsum | floatconv | |
|---|---|---|---|
| Health Score | 33 | 52 | 40 |
| Total Downloads | 4.2K | 70.0K | 167.2K |
| 30d Downloads | 5 | 8.7K | 10.2K |
| Dependents | 0 | 32 | 0 |
| Releases | 2 | 4 | 10 |
| Last Updated | 3583d ago | 198d ago | 2053d ago |
| Age | 9y 9m | 4y 1m | 5y 7m |
Health Breakdown
exact-float
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
8
fsum
Maintenance
7
Quality
16
Community
10
Popularity
6
Documentation
13
floatconv
Maintenance
10
Quality
12
Community
3
Popularity
6
Documentation
9
Technical Details
| exact-float | fsum | floatconv | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 0.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 2KB | 4KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fsum leads with a health score of 52/100, but none of the options score above 80.
- •floatconv has the most downloads (167.2K), suggesting wider adoption.
- •⚠ exact-float, floatconv have not been updated in over a year.