Decision Workspace
epsi vs epui vs cast
Side-by-side comparison of Rust crates
45
epsi
growingv0.1.1
Equisized (primitive) signed ints for primitive ints: i8 for u8, i16 for i16, etc
45
epui
growingv0.1.1
Equisized (primitive) unsigned ints for primitive ints: u8 for u8, u16 for i16, etc
47
cast
growingv0.3.0
Ergonomic, checked cast functions for primitive types
Core Metrics
| epsi | epui | cast | |
|---|---|---|---|
| Health Score | 45 | 45 | 47 |
| Total Downloads | 5.7K | 5.7K | 160.7M |
| 30d Downloads | 109 | 109 | 11.1M |
| Dependents | 6 | 6 | 1.8K |
| Releases | 2 | 2 | 10 |
| Last Updated | 1520d ago | 1520d ago | 1665d ago |
| Age | 4y 2m | 4y 2m | 10y 1m |
Health Breakdown
epsi
Maintenance
3
Quality
16
Community
7
Popularity
4
Documentation
15
epui
Maintenance
3
Quality
16
Community
7
Popularity
4
Documentation
15
cast
Maintenance
3
Quality
12
Community
12
Popularity
8
Documentation
12
Technical Details
| epsi | epui | cast | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 3KB | 3KB | 11KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.
- •⚠ epsi, epui, cast have not been updated in over a year.