Decision Workspace
sorted-rs vs simdeez vs simd_vector
Side-by-side comparison of Rust crates
35
sorted-rs
growingv0.1.0
another blazing fast algorithm through SIMDs which used to check the sequnce is sort or not
68
simdeez
stablev3.0.1
SIMD library to abstract over different instruction sets and widths
52
simd_vector
experimentalv0.3.1
SIMD vector types (Vec4, Vec8) for x86-64 in pure stable Rust — SSE4.1, AVX2, FMA3
Core Metrics
| sorted-rs | simdeez | simd_vector | |
|---|---|---|---|
| Health Score | 35 | 68 | 52 |
| Total Downloads | 1.6K | 183.1K | 177 |
| 30d Downloads | 4 | 7.1K | 177 |
| Dependents | 0 | 100 | 0 |
| Releases | 1 | 37 | 11 |
| Last Updated | 1036d ago | 2d ago | 18d ago |
| Age | 2y 10m | 7y 9m | 20d |
Health Breakdown
sorted-rs
Maintenance
1
Quality
17
Community
3
Popularity
4
Documentation
10
simdeez
Maintenance
18
Quality
20
Community
11
Popularity
6
Documentation
13
simd_vector
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| sorted-rs | simdeez | simd_vector | |
|---|---|---|---|
| Version | 0.1.0 | 3.0.1 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0/MIT | Apache-2.0/MIT | MIT |
| Dependencies | 3 | 7 | 0 |
| Crate Size | 6KB | 110KB | 30KB |
| Features | 4 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ sorted-rs has not been updated in over a year.
- •sorted-rs, simd_vector are pre-1.0 — API may change.