Decision Workspace
just_prim_int vs cast vs epsi
Side-by-side comparison of Rust crates
44
just_prim_int
growingv0.1.1
Primitive integer marker traits
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
| just_prim_int | cast | epsi | |
|---|---|---|---|
| Health Score | 44 | 47 | 45 |
| Total Downloads | 3.6K | 160.7M | 5.7K |
| 30d Downloads | 20 | 11.1M | 109 |
| Dependents | 2 | 1.8K | 6 |
| Releases | 2 | 10 | 2 |
| Last Updated | 1502d ago | 1665d ago | 1520d ago |
| Age | 4y 1m | 10y 1m | 4y 2m |
Health Breakdown
just_prim_int
Maintenance
3
Quality
17
Community
5
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
| just_prim_int | cast | epsi | |
|---|---|---|---|
| Version | 0.1.1 | 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 | 0 | 1 | 0 |
| Crate Size | 3KB | 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.
- •⚠ just_prim_int, cast, epsi have not been updated in over a year.