Decision Workspace
safe_unaligned_simd vs simsimd vs lin_alg
Side-by-side comparison of Rust crates
62
safe_unaligned_simd
experimentalv0.2.5
Safe SIMD wrappers for unaligned load and store operations.
74
simsimd
stablev6.5.16
Portable mixed-precision BLAS-like vector math library for x86 and ARM
69
lin_alg
stablev1.4.1
Vector, matrix, and quaternion operations for general purposes
Core Metrics
| safe_unaligned_simd | simsimd | lin_alg | |
|---|---|---|---|
| Health Score | 62 | 74 | 69 |
| Total Downloads | 15.4K | 771.2K | 27.7K |
| 30d Downloads | 9.4K | 157.5K | 1.2K |
| Dependents | 99 | 309 | 122 |
| Releases | 9 | 104 | 47 |
| Last Updated | 27d ago | 20d ago | 32d ago |
| Age | 8m | 2y 2m | 1y 4m |
Health Breakdown
safe_unaligned_simd
Maintenance
17
Quality
17
Community
11
Popularity
5
Documentation
12
simsimd
Maintenance
18
Quality
19
Community
15
Popularity
7
Documentation
15
lin_alg
Maintenance
18
Quality
21
Community
12
Popularity
5
Documentation
13
Technical Details
| safe_unaligned_simd | simsimd | lin_alg | |
|---|---|---|---|
| Version | 0.2.5 | 6.5.16 | 1.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 4 |
| Crate Size | 53KB | 126KB | 36KB |
| Features | 5 | 2 | 6 |
| Yanked % | 0.0% | 2.9% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | 1.64 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •simsimd leads with a health score of 74/100, but none of the options score above 80.
- •simsimd is depended on by 309 crates — strongest ecosystem trust.
- •safe_unaligned_simd is pre-1.0 — API may change.