Decision Workspace
accurate vs xsum vs fsum
Side-by-side comparison of Rust crates
51
accurate
growingv0.4.1
(more or less) accurate floating point algorithms
55
xsum
experimentalv0.1.6
Fast Exact Summation of Floating-Point Numbers
52
fsum
growingv0.1.3
The library to calculate accurate sum of floats.
Core Metrics
| accurate | xsum | fsum | |
|---|---|---|---|
| Health Score | 51 | 55 | 52 |
| Total Downloads | 496.1K | 813.8K | 70.0K |
| 30d Downloads | 23.8K | 237.0K | 9.0K |
| Dependents | 79 | 2 | 32 |
| Releases | 6 | 7 | 4 |
| Last Updated | 615d ago | 158d ago | 198d ago |
| Age | 10y 1m | 9m | 4y 1m |
Health Breakdown
accurate
Maintenance
4
Quality
16
Community
11
Popularity
7
Documentation
13
xsum
Maintenance
12
Quality
14
Community
7
Popularity
7
Documentation
15
fsum
Maintenance
7
Quality
16
Community
10
Popularity
6
Documentation
13
Technical Details
| accurate | xsum | fsum | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.6 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 1 | 0 |
| Crate Size | 47KB | 21KB | 4KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.69 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xsum leads with a health score of 55/100, but none of the options score above 80.
- •⚠ accurate has not been updated in over a year.