Decision Workspace
taskqueue vs thread-manager vs threadfin
Side-by-side comparison of Rust crates
37
taskqueue
growingv0.1.1
Parallel execution of the task queue with the ability to add new tasks inside the running tasks
48
thread-manager
growingv1.0.0
A streamlined Rust library for efficient thread pooling and parallel job execution, designed for simplicity, flexibility, and performance.
40
threadfin
growingv0.1.2
A thread pool for running multiple tasks on a configurable group of threads.
Core Metrics
| taskqueue | thread-manager | threadfin | |
|---|---|---|---|
| Health Score | 37 | 48 | 40 |
| Total Downloads | 2.9K | 32.8K | 8.1K |
| 30d Downloads | 5 | 78 | 395 |
| Dependents | 0 | 6 | 0 |
| Releases | 2 | 27 | 3 |
| Last Updated | 1707d ago | 771d ago | 1146d ago |
| Age | 4y 8m | 2y 2m | 4y 4m |
Health Breakdown
taskqueue
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
9
thread-manager
Maintenance
8
Quality
20
Community
5
Popularity
5
Documentation
10
threadfin
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
Technical Details
| taskqueue | thread-manager | threadfin | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 1 | 5 |
| Crate Size | 5KB | 11KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •thread-manager leads with a health score of 48/100, but none of the options score above 80.
- •⚠ taskqueue, thread-manager, threadfin have not been updated in over a year.
- •taskqueue, threadfin are pre-1.0 — API may change.