Decision Workspace
fast-float-to-integer vs float_to_int vs floatconv
Side-by-side comparison of Rust crates
38
fast-float-to-integer
growingv0.1.0
Convert floating point values to integer types faster than the standard `as` operator.
37
float_to_int
growingv0.1.0
Conversions of integer-value floats into integers
40
floatconv
growingv0.2.8
Floating point conversion functions
Core Metrics
| fast-float-to-integer | float_to_int | floatconv | |
|---|---|---|---|
| Health Score | 38 | 37 | 40 |
| Total Downloads | 1.0K | 2.0K | 167.2K |
| 30d Downloads | 4 | 20 | 10.2K |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 10 |
| Last Updated | 502d ago | 1265d ago | 2053d ago |
| Age | 1y 4m | 3y 5m | 5y 7m |
Health Breakdown
fast-float-to-integer
Maintenance
2
Quality
17
Community
3
Popularity
4
Documentation
12
float_to_int
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
floatconv
Maintenance
10
Quality
12
Community
3
Popularity
6
Documentation
9
Technical Details
| fast-float-to-integer | float_to_int | floatconv | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | BSD-2-Clause |
| Dependencies | 2 | 5 | 0 |
| Crate Size | 5KB | 4KB | 8KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.71 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •floatconv leads with a health score of 40/100, but none of the options score above 80.
- •⚠ fast-float-to-integer, float_to_int, floatconv have not been updated in over a year.