Decision Workspace
command-executor vs crossbeam-queue vs syncbox
Side-by-side comparison of Rust crates
46
command-executor
growingv0.2.0
Command Executor thread pool
60
crossbeam-queue
growingv0.3.12
Concurrent queues
42
syncbox
growingv0.2.4
Concurrency utilities for Rust
Core Metrics
| command-executor | crossbeam-queue | syncbox | |
|---|---|---|---|
| Health Score | 46 | 60 | 42 |
| Total Downloads | 14.4K | 214.4M | 147.9K |
| 30d Downloads | 336 | 17.2M | 1.6K |
| Dependents | 29 | 3.8K | 18 |
| Releases | 8 | 21 | 6 |
| Last Updated | 154d ago | 467d ago | 3755d ago |
| Age | 2y 11m | 7y 6m | 11y 4m |
Health Breakdown
command-executor
Maintenance
9
Quality
13
Community
9
Popularity
5
Documentation
10
crossbeam-queue
Maintenance
6
Quality
14
Community
20
Popularity
8
Documentation
12
syncbox
Maintenance
4
Quality
15
Community
6
Popularity
6
Documentation
11
Technical Details
| command-executor | crossbeam-queue | syncbox | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.12 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 2 | 3 |
| Crate Size | 39KB | 16KB | 15KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 9.5% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | 1.60 | — |
| Owners | 1 | 3 (team) | 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, syncbox have not been updated in over a year.