Decision Workspace
az vs cast vs checked_int_cast
Side-by-side comparison of Rust crates
70
az
stablev1.3.0
Casts and checked casts.
47
cast
growingv0.3.0
Ergonomic, checked cast functions for primitive types
47
checked_int_cast
growingv1.0.0
Conversions between primitive integers with overflow and underflow checking
Core Metrics
| az | cast | checked_int_cast | |
|---|---|---|---|
| Health Score | 70 | 47 | 47 |
| Total Downloads | 15.8M | 160.7M | 4.2M |
| 30d Downloads | 1.5M | 11.4M | 45.0K |
| Dependents | 473 | 1.8K | 14 |
| Releases | 12 | 10 | 1 |
| Last Updated | 67d ago | 1665d ago | 3759d ago |
| Age | 6y 6m | 10y 1m | 10y 6m |
Health Breakdown
az
Maintenance
12
Quality
23
Community
12
Popularity
8
Documentation
15
cast
Maintenance
3
Quality
12
Community
12
Popularity
8
Documentation
12
checked_int_cast
Maintenance
1
Quality
21
Community
6
Popularity
8
Documentation
11
Technical Details
| az | cast | checked_int_cast | |
|---|---|---|---|
| Version | 1.3.0 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 29KB | 11KB | 3KB |
| Features | 2 | 1 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2024 | 2018 | — |
| MSRV | 1.85.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •az leads with a health score of 70/100, but none of the options score above 80.
- •cast has the most downloads (160.7M), suggesting wider adoption.
- •cast is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ cast, checked_int_cast have not been updated in over a year.
- •cast is pre-1.0 — API may change.