rustio rustio.net

round_float vs float_next_after vs assert-eq-float

Side-by-side comparison of Rust crates

Core Metrics

round_floatfloat_next_afterassert-eq-float
Health Score516056
Total Downloads20.3K16.9M2.9M
30d Downloads01.2M251.4K
Dependents020144
Releases1686
Last Updated638d ago100d ago50d ago
Age2y 1m6y 1m3y 1m

Health Breakdown

round_float
Maintenance
7
Quality
18
Community
6
Popularity
5
Documentation
15
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

round_floatfloat_next_afterassert-eq-float
Version1.2.22.0.00.1.5
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseMIT OR Apache-2.0MITMIT
Dependencies230
Crate Size6KB14KB4KB
Features100
Yanked %6.3%0.0%16.7%
Edition202120182021
MSRV1.75.01.56
Owners111

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.
  • ⚠ round_float has not been updated in over a year.
  • assert-eq-float is pre-1.0 — API may change.