Decision Workspace
atomic-try-update vs crossbeam-deque vs st3
Side-by-side comparison of Rust crates
42
atomic-try-update
growingv0.0.2
Primitives that make it easy to implement correct lock-free algorithms
59
crossbeam-deque
growingv0.8.6
Concurrent work-stealing deque
49
st3
growingv0.4.1
A very fast lock-free, bounded, work-stealing LIFO queue.
Core Metrics
| atomic-try-update | crossbeam-deque | st3 | |
|---|---|---|---|
| Health Score | 42 | 59 | 49 |
| Total Downloads | 3.7K | 392.5M | 197.1K |
| 30d Downloads | 21 | 24.4M | 3.0K |
| Dependents | 2 | 1.0K | 116 |
| Releases | 2 | 26 | 7 |
| Last Updated | 830d ago | 467d ago | 1206d ago |
| Age | 2y 4m | 8y 4m | 4y 1m |
Health Breakdown
atomic-try-update
Maintenance
4
Quality
14
Community
7
Popularity
4
Documentation
13
crossbeam-deque
Maintenance
7
Quality
13
Community
19
Popularity
8
Documentation
12
st3
Maintenance
5
Quality
14
Community
12
Popularity
6
Documentation
12
Technical Details
| atomic-try-update | crossbeam-deque | st3 | |
|---|---|---|---|
| Version | 0.0.2 | 0.8.6 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 6 |
| Crate Size | 17KB | 22KB | 32KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 19.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.61 | 1.60 |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •crossbeam-deque leads with a health score of 59/100, but none of the options score above 80.
- •crossbeam-deque is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ atomic-try-update, crossbeam-deque, st3 have not been updated in over a year.