Decision Workspace
fmul-to-int vs float_next_after vs assert-eq-float
Side-by-side comparison of Rust crates
48
fmul-to-int
growingv1.0.0
Float multiplication to integer part.
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
| fmul-to-int | float_next_after | assert-eq-float | |
|---|---|---|---|
| Health Score | 48 | 60 | 56 |
| Total Downloads | 8.8K | 16.9M | 2.9M |
| 30d Downloads | 0 | 1.2M | 251.4K |
| Dependents | 0 | 201 | 44 |
| Releases | 1 | 8 | 6 |
| Last Updated | 840d ago | 100d ago | 50d ago |
| Age | 2y 3m | 6y 1m | 3y 1m |
Health Breakdown
fmul-to-int
Maintenance
1
Quality
23
Community
6
Popularity
5
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
| fmul-to-int | float_next_after | assert-eq-float | |
|---|---|---|---|
| Version | 1.0.0 | 2.0.0 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 7KB | 14KB | 4KB |
| Features | 2 | 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.
- •⚠ fmul-to-int has not been updated in over a year.
- •assert-eq-float is pre-1.0 — API may change.