Decision Workspace
struct-threads vs philiprehberger-task-queue vs stuck
Side-by-side comparison of Rust crates
49
struct-threads
experimentalv1.1.0
A simple library providing a Thread extension trait for Runnable tasks.
52
philiprehberger-task-queue
experimentalv0.2.5
In-process thread-based task queue with priority and concurrency control
43
stuck
growingv0.4.1
Multi-threading scheduled task facility building on cooperative stackful coroutine
Core Metrics
| struct-threads | philiprehberger-task-queue | stuck | |
|---|---|---|---|
| Health Score | 49 | 52 | 43 |
| Total Downloads | 45 | 136 | 15.2K |
| 30d Downloads | 12 | 136 | 17 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 11 | 13 |
| Last Updated | 28d ago | today | 303d ago |
| Age | 1m | 12d | 4y |
Health Breakdown
struct-threads
Maintenance
12
Quality
19
Community
6
Popularity
2
Documentation
10
philiprehberger-task-queue
Maintenance
14
Quality
15
Community
5
Popularity
3
Documentation
15
stuck
Maintenance
8
Quality
12
Community
5
Popularity
5
Documentation
13
Technical Details
| struct-threads | philiprehberger-task-queue | stuck | |
|---|---|---|---|
| Version | 1.1.0 | 0.2.5 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 0 | 20 |
| Crate Size | 17KB | 11KB | 61KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-task-queue leads with a health score of 52/100, but none of the options score above 80.
- •stuck has the most downloads (15.2K), suggesting wider adoption.
- •philiprehberger-task-queue, stuck are pre-1.0 — API may change.