Decision Workspace
prim_int_kind vs cast vs epsi
Side-by-side comparison of Rust crates
41
prim_int_kind
growingv0.1.3
Enumeration whose variants represent kinds of primitive integers
47
cast
growingv0.3.0
Ergonomic, checked cast functions for primitive types
45
epsi
growingv0.1.1
Equisized (primitive) signed ints for primitive ints: i8 for u8, i16 for i16, etc
Core Metrics
| prim_int_kind | cast | epsi | |
|---|---|---|---|
| Health Score | 41 | 47 | 45 |
| Total Downloads | 5.3K | 160.7M | 5.7K |
| 30d Downloads | 7 | 11.1M | 109 |
| Dependents | 0 | 1.8K | 6 |
| Releases | 4 | 10 | 2 |
| Last Updated | 1506d ago | 1665d ago | 1520d ago |
| Age | 4y 1m | 10y 1m | 4y 2m |
Health Breakdown
prim_int_kind
Maintenance
4
Quality
16
Community
2
Popularity
4
Documentation
15
cast
Maintenance
3
Quality
12
Community
12
Popularity
8
Documentation
12
epsi
Maintenance
3
Quality
16
Community
7
Popularity
4
Documentation
15
Technical Details
| prim_int_kind | cast | epsi | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 0 |
| Crate Size | 8KB | 11KB | 3KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56.1 | — | 1.56.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cast leads with a health score of 47/100, but none of the options score above 80.
- •cast is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ prim_int_kind, cast, epsi have not been updated in over a year.