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.
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
| float_fast_print | float_next_after | assert-eq-float | |
|---|---|---|---|
| Health Score | 30 | 60 | 56 |
| Total Downloads | 4.8K | 16.9M | 2.9M |
| 30d Downloads | 0 | 1.2M | 251.4K |
| Dependents | 0 | 201 | 44 |
| Releases | 3 | 8 | 6 |
| Last Updated | 2856d ago | 100d ago | 50d ago |
| Age | 7y 10m | 6y 1m | 3y 1m |
Health Breakdown
float_fast_print
Maintenance
3
Quality
9
Community
6
Popularity
4
Documentation
8
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
| float_fast_print | float_next_after | assert-eq-float | |
|---|---|---|---|
| Version | 0.1.2 | 2.0.0 | 0.1.5 |
| 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% | 16.7% |
| Edition | — | 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.
- •⚠ float_fast_print has not been updated in over a year.
- •float_fast_print, assert-eq-float are pre-1.0 — API may change.