Decision Workspace
struct-threads vs philiprehberger-task-queue vs movie
Side-by-side comparison of Rust crates
50
struct-threads
experimentalv1.1.2
A simple library providing a Thread extension trait for Runnable tasks.
56
philiprehberger-task-queue
experimentalv0.4.0
In-process thread-based task queue with priority and concurrency control
42
movie
growingv0.1.2
An actor / thread orchestration library / macro / framework
Core Metrics
| struct-threads | philiprehberger-task-queue | movie | |
|---|---|---|---|
| Health Score | 50 | 56 | 42 |
| Total Downloads | 89 | 220 | 6.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 2 |
| Releases | 5 | 14 | 3 |
| Last Updated | 104d ago | 98d ago | 2663d ago |
| Age | 4m | 4m | 7y 3m |
Health Breakdown
struct-threads
Maintenance
13
Quality
19
Community
6
Popularity
2
Documentation
10
philiprehberger-task-queue
Maintenance
17
Quality
15
Community
6
Popularity
3
Documentation
15
movie
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
12
Technical Details
| struct-threads | philiprehberger-task-queue | movie | |
|---|---|---|---|
| Version | 1.1.2 | 0.4.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 17KB | 15KB | 10KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-task-queue leads with a health score of 56/100, but none of the options score above 80.
- •movie has the most downloads (6.7K), suggesting wider adoption.
- •⚠ movie has not been updated in over a year.
- •philiprehberger-task-queue, movie are pre-1.0 — API may change.