Decision Workspace
simd_vector vs simdeez vs carbon-simd
Side-by-side comparison of Rust crates
52
simd_vector
experimentalv0.3.1
SIMD vector types (Vec4, Vec8) for x86-64 in pure stable Rust — SSE4.1, AVX2, FMA3
68
simdeez
stablev3.0.1
SIMD library to abstract over different instruction sets and widths
40
carbon-simd
experimentalv0.1.0
SIMD utilities written with Rust (fularuen project)
Core Metrics
| simd_vector | simdeez | carbon-simd | |
|---|---|---|---|
| Health Score | 52 | 68 | 40 |
| Total Downloads | 177 | 183.1K | 413 |
| 30d Downloads | 177 | 7.1K | 3 |
| Dependents | 0 | 100 | 0 |
| Releases | 11 | 37 | 1 |
| Last Updated | 18d ago | 2d ago | 218d ago |
| Age | 20d | 7y 9m | 7m |
Health Breakdown
simd_vector
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
10
simdeez
Maintenance
18
Quality
20
Community
11
Popularity
6
Documentation
13
carbon-simd
Maintenance
4
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| simd_vector | simdeez | carbon-simd | |
|---|---|---|---|
| Version | 0.3.1 | 3.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0/MIT | MIT |
| Dependencies | 0 | 7 | 1 |
| Crate Size | 30KB | 110KB | 6KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simdeez leads with a health score of 68/100, but none of the options score above 80.
- •simd_vector, carbon-simd are pre-1.0 — API may change.