Decision Workspace
stoplight vs philiprehberger-task-queue vs struct-threads
Side-by-side comparison of Rust crates
38
stoplight
growingv0.3.3
Stoplight is a simple library for stoppable tasks/threads.
56
philiprehberger-task-queue
experimentalv0.4.0
In-process thread-based task queue with priority and concurrency control
50
struct-threads
experimentalv1.1.2
A simple library providing a Thread extension trait for Runnable tasks.
Core Metrics
| stoplight | philiprehberger-task-queue | struct-threads | |
|---|---|---|---|
| Health Score | 38 | 56 | 50 |
| Total Downloads | 7.0K | 220 | 89 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 14 | 5 |
| Last Updated | 2448d ago | 98d ago | 104d ago |
| Age | 6y 8m | 4m | 4m |
Health Breakdown
stoplight
Maintenance
3
Quality
16
Community
5
Popularity
5
Documentation
9
philiprehberger-task-queue
Maintenance
17
Quality
15
Community
6
Popularity
3
Documentation
15
struct-threads
Maintenance
13
Quality
19
Community
6
Popularity
2
Documentation
10
Technical Details
| stoplight | philiprehberger-task-queue | struct-threads | |
|---|---|---|---|
| Version | 0.3.3 | 0.4.0 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 2KB | 15KB | 17KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| 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.
- •stoplight has the most downloads (7.0K), suggesting wider adoption.
- •⚠ stoplight has not been updated in over a year.
- •stoplight, philiprehberger-task-queue are pre-1.0 — API may change.