Decision Workspace
avila-parallel vs avx-parallel vs st3
Side-by-side comparison of Rust crates
51
avila-parallel
experimentalv0.4.0
Zero-dependency parallel library with work stealing, SIMD, lock-free operations, adaptive execution, and memory-efficient algorithms
46
avx-parallel
experimentalv0.4.0
Zero-dependency parallel library with work stealing, SIMD, lock-free operations, adaptive execution, and memory-efficient algorithms
49
st3
growingv0.4.1
A very fast lock-free, bounded, work-stealing LIFO queue.
Core Metrics
| avila-parallel | avx-parallel | st3 | |
|---|---|---|---|
| Health Score | 51 | 46 | 49 |
| Total Downloads | 106 | 26 | 197.1K |
| 30d Downloads | 5 | 3 | 3.0K |
| Dependents | 0 | 0 | 116 |
| Releases | 3 | 1 | 7 |
| Last Updated | 109d ago | 101d ago | 1206d ago |
| Age | 3m | 3m | 4y 1m |
Health Breakdown
avila-parallel
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
avx-parallel
Maintenance
8
Quality
15
Community
6
Popularity
2
Documentation
15
st3
Maintenance
5
Quality
14
Community
12
Popularity
6
Documentation
12
Technical Details
| avila-parallel | avx-parallel | st3 | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 6 |
| Crate Size | 65KB | 65KB | 32KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.70 | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •avila-parallel leads with a health score of 51/100, but none of the options score above 80.
- •st3 has the most downloads (197.1K), suggesting wider adoption.
- •st3 is depended on by 116 crates — strongest ecosystem trust.
- •⚠ st3 has not been updated in over a year.