Decision Workspace
crossbeam-queue vs jacques vs command-executor
Side-by-side comparison of Rust crates
60
crossbeam-queue
growingv0.3.12
Concurrent queues
49
jacques
experimentalv0.1.3
High-performance lock-free MPMC queues with horizontal scaling and zero-allocation operation
46
command-executor
growingv0.2.0
Command Executor thread pool
Core Metrics
| crossbeam-queue | jacques | command-executor | |
|---|---|---|---|
| Health Score | 60 | 49 | 46 |
| Total Downloads | 214.4M | 532 | 14.4K |
| 30d Downloads | 17.2M | 5 | 336 |
| Dependents | 3.8K | 0 | 29 |
| Releases | 21 | 3 | 8 |
| Last Updated | 467d ago | 55d ago | 154d ago |
| Age | 7y 6m | 5m | 2y 11m |
Health Breakdown
crossbeam-queue
Maintenance
6
Quality
14
Community
20
Popularity
8
Documentation
12
jacques
Maintenance
16
Quality
9
Community
6
Popularity
3
Documentation
15
command-executor
Maintenance
9
Quality
13
Community
9
Popularity
5
Documentation
10
Technical Details
| crossbeam-queue | jacques | command-executor | |
|---|---|---|---|
| Version | 0.3.12 | 0.1.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 9 |
| Crate Size | 16KB | 50KB | 39KB |
| Features | 4 | 3 | 0 |
| Yanked % | 9.5% | 33.3% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.60 | 1.88 | — |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •crossbeam-queue leads with a health score of 60/100, but none of the options score above 80.
- •crossbeam-queue is depended on by 3.8K crates — strongest ecosystem trust.
- •⚠ crossbeam-queue has not been updated in over a year.