Decision Workspace
saturate vs fast-float-to-integer vs float_to_int
Side-by-side comparison of Rust crates
38
saturate
growingv0.1.0
Rust traits for saturating conversion between numeric types
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
Core Metrics
| saturate | fast-float-to-integer | float_to_int | |
|---|---|---|---|
| Health Score | 38 | 38 | 37 |
| Total Downloads | 2.5K | 1.0K | 2.0K |
| 30d Downloads | 20 | 4 | 20 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 679d ago | 502d ago | 1265d ago |
| Age | 1y 10m | 1y 4m | 3y 5m |
Health Breakdown
saturate
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
11
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
Technical Details
| saturate | fast-float-to-integer | float_to_int | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 0 | 2 | 5 |
| Crate Size | 9KB | 5KB | 4KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.45 | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •saturate leads with a health score of 38/100, but none of the options score above 80.
- •⚠ saturate, fast-float-to-integer, float_to_int have not been updated in over a year.