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.
52
philiprehberger-task-queue
experimentalv0.2.5
In-process thread-based task queue with priority and concurrency control
49
struct-threads
experimentalv1.1.0
A simple library providing a Thread extension trait for Runnable tasks.
Core Metrics
| stoplight | philiprehberger-task-queue | struct-threads | |
|---|---|---|---|
| Health Score | 38 | 52 | 49 |
| Total Downloads | 7.0K | 136 | 45 |
| 30d Downloads | 7 | 136 | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 11 | 3 |
| Last Updated | 2340d ago | today | 28d ago |
| Age | 6y 5m | 12d | 1m |
Health Breakdown
stoplight
Maintenance
3
Quality
16
Community
5
Popularity
5
Documentation
9
philiprehberger-task-queue
Maintenance
14
Quality
15
Community
5
Popularity
3
Documentation
15
struct-threads
Maintenance
12
Quality
19
Community
6
Popularity
2
Documentation
10
Technical Details
| stoplight | philiprehberger-task-queue | struct-threads | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.5 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 2KB | 11KB | 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 52/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.