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