Decision Workspace
saturating_cast vs easy-cast vs casting
Side-by-side comparison of Rust crates
48
saturating_cast
growingv0.1.0
Library for saturating casts between integer primitives.
60
easy-cast
growingv0.5.4
Type conversions which are expected to succeed
51
casting
experimentalv0.1.1
CastFrom and CastInto traits for generic numeric casting
Core Metrics
| saturating_cast | easy-cast | casting | |
|---|---|---|---|
| Health Score | 48 | 60 | 51 |
| Total Downloads | 487.4K | 6.0M | 566 |
| 30d Downloads | 122.8K | 274.1K | 24 |
| Dependents | 421 | 175 | 6 |
| Releases | 1 | 13 | 2 |
| Last Updated | 896d ago | 127d ago | 83d ago |
| Age | 2y 5m | 5y | 2m |
Health Breakdown
saturating_cast
Maintenance
1
Quality
17
Community
13
Popularity
7
Documentation
10
easy-cast
Maintenance
10
Quality
18
Community
9
Popularity
8
Documentation
15
casting
Maintenance
9
Quality
16
Community
8
Popularity
3
Documentation
15
Technical Details
| saturating_cast | easy-cast | casting | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.4 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 10KB | 18KB | 5KB |
| Features | 1 | 8 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.79.0 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •easy-cast leads with a health score of 60/100, but none of the options score above 80.
- •saturating_cast is depended on by 421 crates — strongest ecosystem trust.
- •⚠ saturating_cast has not been updated in over a year.