Decision Workspace
cpu_bind vs crossbeam-deque vs libbarto
Side-by-side comparison of Rust crates
39
cpu_bind
experimentalv0.1.4
Bind threads to idlest CPU core / 将线程绑定到最空闲 CPU 核心
59
crossbeam-deque
growingv0.8.6
Concurrent work-stealing deque
53
libbarto
experimentalv0.6.1
A websocket based job scheduling system library for bartos, bartoc, barto-cli
Core Metrics
| cpu_bind | crossbeam-deque | libbarto | |
|---|---|---|---|
| Health Score | 39 | 59 | 53 |
| Total Downloads | 74 | 392.5M | 1.3K |
| 30d Downloads | 6 | 25.2M | 80 |
| Dependents | 0 | 1.0K | 22 |
| Releases | 4 | 26 | 7 |
| Last Updated | 70d ago | 467d ago | 113d ago |
| Age | 2m | 8y 4m | 5m |
Health Breakdown
cpu_bind
Maintenance
10
Quality
13
Community
6
Popularity
2
Documentation
8
crossbeam-deque
Maintenance
7
Quality
13
Community
19
Popularity
8
Documentation
12
libbarto
Maintenance
13
Quality
11
Community
10
Popularity
4
Documentation
15
Technical Details
| cpu_bind | crossbeam-deque | libbarto | |
|---|---|---|---|
| Version | 0.1.4 | 0.8.6 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 3 | 32 |
| Crate Size | 19KB | 22KB | 77KB |
| Features | 1 | 2 | 1 |
| Yanked % | 0.0% | 19.2% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.61 | 1.89.0 |
| 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.
- •⚠ crossbeam-deque has not been updated in over a year.