Decision Workspace
core_arch vs coresimd vs safe_arch
Side-by-side comparison of Rust crates
48
core_arch
growingv0.1.5
`core::arch` - Rust's core library architecture-specific intrinsics.
46
coresimd
growingv0.1.2
SIMD support in Rust's core library.
56
safe_arch
stablev1.0.0
Crate that exposes `core::arch` safely via `#[cfg()]`.
Core Metrics
| core_arch | coresimd | safe_arch | |
|---|---|---|---|
| Health Score | 48 | 46 | 56 |
| Total Downloads | 29.0K | 34.1K | 43.8M |
| 30d Downloads | 199 | 118 | 3.4M |
| Dependents | 12 | 10 | 103 |
| Releases | 6 | 4 | 23 |
| Last Updated | 2536d ago | 2710d ago | 117d ago |
| Age | 7y 1m | 8y 2m | 5y 11m |
Health Breakdown
core_arch
Maintenance
3
Quality
14
Community
14
Popularity
5
Documentation
12
coresimd
Maintenance
3
Quality
16
Community
11
Popularity
5
Documentation
11
safe_arch
Maintenance
12
Quality
14
Community
10
Popularity
8
Documentation
12
Technical Details
| core_arch | coresimd | safe_arch | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 248KB | 162KB | 90KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 13.0% |
| Edition | 2015 | — | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •safe_arch leads with a health score of 56/100, but none of the options score above 80.
- •safe_arch is depended on by 103 crates — strongest ecosystem trust.
- •⚠ core_arch, coresimd have not been updated in over a year.
- •core_arch, coresimd are pre-1.0 — API may change.