Decision Workspace
qubit-thread-pool vs yash-executor vs qubit-executor
Side-by-side comparison of Rust crates
53
qubit-thread-pool
experimentalv0.9.0
Dynamic and fixed thread pool executor services for Qubit Rust libraries
61
yash-executor
stablev1.0.1
single-threaded concurrent task executor
55
qubit-executor
experimentalv0.7.0
Executor abstractions, task handles, and basic executor implementations for Qubit Rust libraries
Core Metrics
| qubit-thread-pool | yash-executor | qubit-executor | |
|---|---|---|---|
| Health Score | 53 | 61 | 55 |
| Total Downloads | 317 | 4.4K | 693 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 20 | 35 | 55 |
| Releases | 12 | 2 | 19 |
| Last Updated | today | 26d ago | today |
| Age | 27d | 1y 7m | 28d |
Health Breakdown
qubit-thread-pool
Maintenance
14
Quality
12
Community
9
Popularity
3
Documentation
15
yash-executor
Maintenance
15
Quality
20
Community
10
Popularity
4
Documentation
12
qubit-executor
Maintenance
14
Quality
12
Community
11
Popularity
3
Documentation
15
Technical Details
| qubit-thread-pool | yash-executor | qubit-executor | |
|---|---|---|---|
| Version | 0.9.0 | 1.0.1 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 0 | 10 |
| Crate Size | 64KB | 15KB | 67KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.94 | 1.87.0 | 1.94 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yash-executor leads with a health score of 61/100, but none of the options score above 80.
- •qubit-thread-pool, qubit-executor are pre-1.0 — API may change.