Decision Workspace
checked_int_cast vs az vs cast
Side-by-side comparison of Rust crates
47
checked_int_cast
growingv1.0.0
Conversions between primitive integers with overflow and underflow checking
70
az
stablev1.3.0
Casts and checked casts.
47
cast
growingv0.3.0
Ergonomic, checked cast functions for primitive types
Core Metrics
| checked_int_cast | az | cast | |
|---|---|---|---|
| Health Score | 47 | 70 | 47 |
| Total Downloads | 4.2M | 15.8M | 160.7M |
| 30d Downloads | 45.0K | 1.5M | 11.4M |
| Dependents | 14 | 473 | 1.8K |
| Releases | 1 | 12 | 10 |
| Last Updated | 3759d ago | 67d ago | 1665d ago |
| Age | 10y 6m | 6y 6m | 10y 1m |
Health Breakdown
checked_int_cast
Maintenance
1
Quality
21
Community
6
Popularity
8
Documentation
11
az
Maintenance
12
Quality
23
Community
12
Popularity
8
Documentation
15
cast
Maintenance
3
Quality
12
Community
12
Popularity
8
Documentation
12
Technical Details
| checked_int_cast | az | cast | |
|---|---|---|---|
| Version | 1.0.0 | 1.3.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 3KB | 29KB | 11KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 10.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.
- •⚠ checked_int_cast, cast have not been updated in over a year.
- •cast is pre-1.0 — API may change.