Decision Workspace
fsum vs float_next_after vs assert-eq-float
Side-by-side comparison of Rust crates
51
fsum
growingv0.1.3
The library to calculate accurate sum of floats.
60
float_next_after
growingv2.0.0
A trait for native rust f64/f32 nextafter
56
assert-eq-float
growingv0.1.5
This crate provides the `assert_eq_float!` macros that support floats.
Core Metrics
| fsum | float_next_after | assert-eq-float | |
|---|---|---|---|
| Health Score | 51 | 60 | 56 |
| Total Downloads | 86.9K | 16.9M | 2.9M |
| 30d Downloads | 7.5K | 1.2M | 251.4K |
| Dependents | 33 | 201 | 44 |
| Releases | 4 | 8 | 6 |
| Last Updated | 257d ago | 100d ago | 50d ago |
| Age | 4y 3m | 6y 1m | 3y 1m |
Health Breakdown
fsum
Maintenance
6
Quality
16
Community
10
Popularity
6
Documentation
13
float_next_after
Maintenance
11
Quality
20
Community
12
Popularity
8
Documentation
9
assert-eq-float
Maintenance
13
Quality
12
Community
11
Popularity
8
Documentation
12
Technical Details
| fsum | float_next_after | assert-eq-float | |
|---|---|---|---|
| Version | 0.1.3 | 2.0.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 4KB | 14KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •float_next_after leads with a health score of 60/100, but none of the options score above 80.
- •float_next_after is depended on by 201 crates — strongest ecosystem trust.
- •fsum, assert-eq-float are pre-1.0 — API may change.