Decision Workspace
x86intrin vs simdeez vs highway
Side-by-side comparison of Rust crates
42
x86intrin
growingv0.4.5
x86intrin implementation
68
simdeez
stablev3.0.1
SIMD library to abstract over different instruction sets and widths
58
highway
growingv1.3.0
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
Core Metrics
| x86intrin | simdeez | highway | |
|---|---|---|---|
| Health Score | 42 | 68 | 58 |
| Total Downloads | 39.2K | 183.1K | 2.4M |
| 30d Downloads | 220 | 7.1K | 253.4K |
| Dependents | 84 | 100 | 397 |
| Releases | 11 | 37 | 21 |
| Last Updated | 2938d ago | 2d ago | 440d ago |
| Age | 9y 7m | 7y 9m | 7y 6m |
Health Breakdown
x86intrin
Maintenance
4
Quality
17
Community
8
Popularity
5
Documentation
8
simdeez
Maintenance
18
Quality
20
Community
11
Popularity
6
Documentation
13
highway
Maintenance
6
Quality
21
Community
13
Popularity
8
Documentation
10
Technical Details
| x86intrin | simdeez | highway | |
|---|---|---|---|
| Version | 0.4.5 | 3.0.1 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0/MIT | MIT |
| Dependencies | 0 | 7 | 7 |
| Crate Size | 74KB | 110KB | 31KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| 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.
- •highway has the most downloads (2.4M), suggesting wider adoption.
- •highway is depended on by 397 crates — strongest ecosystem trust.
- •⚠ x86intrin, highway have not been updated in over a year.
- •x86intrin is pre-1.0 — API may change.