Decision Workspace
float_eq_derive vs approx vs float_eq
Side-by-side comparison of Rust crates
54
float_eq_derive
growingv1.0.1
Derive macro support for float_eq.
62
approx
growingv0.5.1
Approximate floating point equality comparisons and assertions.
60
float_eq
growingv1.0.1
Compare IEEE floating point primitives, structs and collections for equality.
Core Metrics
| float_eq_derive | approx | float_eq | |
|---|---|---|---|
| Health Score | 54 | 62 | 60 |
| Total Downloads | 109.7K | 99.1M | 15.1M |
| 30d Downloads | 699 | 7.5M | 1.5M |
| Dependents | 8 | 17.5K | 1.1K |
| Releases | 8 | 13 | 15 |
| Last Updated | 1262d ago | 50d ago | 1262d ago |
| Age | 5y 9m | 10y 4m | 5y 11m |
Health Breakdown
float_eq_derive
Maintenance
7
Quality
20
Community
9
Popularity
6
Documentation
12
approx
Maintenance
13
Quality
14
Community
16
Popularity
8
Documentation
11
float_eq
Maintenance
4
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| float_eq_derive | approx | float_eq | |
|---|---|---|---|
| Version | 1.0.1 | 0.5.1 | 1.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 10KB | 15KB | 23KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •approx leads with a health score of 62/100, but none of the options score above 80.
- •approx is depended on by 17.5K crates — strongest ecosystem trust.
- •⚠ float_eq_derive, float_eq have not been updated in over a year.
- •approx is pre-1.0 — API may change.