Decision Workspace
float_fast_print vs float_next_after vs assert-eq-float
Side-by-side comparison of Rust crates
30
float_fast_print
growingv0.1.2
Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.
58
float_next_after
growingv2.0.0
A trait for native rust f64/f32 nextafter
58
assert-eq-float
growingv0.1.7
This crate provides the `assert_eq_float!` macros that support floats.
Core Metrics
| float_fast_print | float_next_after | assert-eq-float | |
|---|---|---|---|
| Health Score | 30 | 58 | 58 |
| Total Downloads | 4.8K | 19.4M | 3.2M |
| 30d Downloads | 0 | 1.0M | 116.1K |
| Dependents | 0 | 208 | 56 |
| Releases | 3 | 8 | 8 |
| Last Updated | 2905d ago | 149d ago | 21d ago |
| Age | 7y 11m | 6y 3m | 3y 3m |
Health Breakdown
float_fast_print
Maintenance
3
Quality
9
Community
6
Popularity
4
Documentation
8
float_next_after
Maintenance
9
Quality
20
Community
12
Popularity
8
Documentation
9
assert-eq-float
Maintenance
15
Quality
12
Community
11
Popularity
8
Documentation
12
Technical Details
| float_fast_print | float_next_after | assert-eq-float | |
|---|---|---|---|
| Version | 0.1.2 | 2.0.0 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 1 | 3 | 0 |
| Crate Size | 28KB | 14KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 66.7% | 0.0% | 12.5% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •float_next_after leads with a health score of 58/100, but none of the options score above 80.
- •float_next_after is depended on by 208 crates — strongest ecosystem trust.
- •⚠ float_fast_print has not been updated in over a year.
- •float_fast_print, assert-eq-float are pre-1.0 — API may change.