Decision Workspace
primitive_promotion vs epsi vs epui
Side-by-side comparison of Rust crates
47
primitive_promotion
growingv0.1.4
Primitive promotions for primitive numeric types: u16 for u8, i32 for i16, f64 for f32, etc
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
Core Metrics
| primitive_promotion | epsi | epui | |
|---|---|---|---|
| Health Score | 47 | 45 | 45 |
| Total Downloads | 9.4K | 5.7K | 5.7K |
| 30d Downloads | 114 | 109 | 109 |
| Dependents | 6 | 6 | 6 |
| Releases | 5 | 2 | 2 |
| Last Updated | 1506d ago | 1520d ago | 1520d ago |
| Age | 4y 2m | 4y 2m | 4y 2m |
Health Breakdown
primitive_promotion
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
15
epsi
Maintenance
3
Quality
16
Community
7
Popularity
4
Documentation
15
epui
Maintenance
3
Quality
16
Community
7
Popularity
4
Documentation
15
Technical Details
| primitive_promotion | epsi | epui | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.1 | 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 | 0 | 0 |
| Crate Size | 4KB | 3KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.1 | 1.56.1 | 1.56.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •primitive_promotion leads with a health score of 47/100, but none of the options score above 80.
- •⚠ primitive_promotion, epsi, epui have not been updated in over a year.