Decision Workspace
total_float_wrap vs float_eq vs approx_collections
Side-by-side comparison of Rust crates
42
total_float_wrap
growingv0.1.1
Floating point wrapper implementing Hash and Ord according to IEEE 754 totalOrd.
60
float_eq
growingv1.0.1
Compare IEEE floating point primitives, structs and collections for equality.
60
approx_collections
growingv4.1.0
Collections using approximate floating-point comparison
Core Metrics
| total_float_wrap | float_eq | approx_collections | |
|---|---|---|---|
| Health Score | 42 | 60 | 60 |
| Total Downloads | 3.7K | 16.4M | 2.8K |
| 30d Downloads | 0 | 653.5K | 0 |
| Dependents | 0 | 1.1K | 3 |
| Releases | 2 | 15 | 8 |
| Last Updated | 1586d ago | 1322d ago | 73d ago |
| Age | 4y 4m | 6y 1m | 10m |
Health Breakdown
total_float_wrap
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
13
float_eq
Maintenance
4
Quality
22
Community
14
Popularity
8
Documentation
12
approx_collections
Maintenance
15
Quality
19
Community
10
Popularity
4
Documentation
12
Technical Details
| total_float_wrap | float_eq | approx_collections | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.1 | 4.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 5 |
| Crate Size | 9KB | 23KB | 28KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •float_eq leads with a health score of 60/100, but none of the options score above 80.
- •float_eq is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ total_float_wrap, float_eq have not been updated in over a year.
- •total_float_wrap is pre-1.0 — API may change.