Decision Workspace
ferrous_threads vs irox-threading vs jobpool
Side-by-side comparison of Rust crates
33
ferrous_threads
growingv0.1.1
Task runner, thread pools, multi-producer, multi-consumer queues, oh my! This is a crate with helpers for building concurrent software easily and safely.
49
irox-threading
growingv0.2.6
Blocking and Asynchronous Threading Tools
42
jobpool
growingv0.3.8
A simple and lightweight threadpool implementation
Core Metrics
| ferrous_threads | irox-threading | jobpool | |
|---|---|---|---|
| Health Score | 33 | 49 | 42 |
| Total Downloads | 8.8K | 10.2K | 44.1K |
| 30d Downloads | 19 | 59 | 65 |
| Dependents | 0 | 20 | 2 |
| Releases | 4 | 8 | 26 |
| Last Updated | 3757d ago | 391d ago | 2900d ago |
| Age | 10y 6m | 2y 5m | 8y 6m |
Health Breakdown
ferrous_threads
Maintenance
3
Quality
15
Community
2
Popularity
5
Documentation
8
irox-threading
Maintenance
8
Quality
16
Community
10
Popularity
5
Documentation
10
jobpool
Maintenance
6
Quality
16
Community
6
Popularity
6
Documentation
8
Technical Details
| ferrous_threads | irox-threading | jobpool | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.6 | 0.3.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 8KB | 15KB | 7KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •irox-threading leads with a health score of 49/100, but none of the options score above 80.
- •jobpool has the most downloads (44.1K), suggesting wider adoption.
- •⚠ ferrous_threads, irox-threading, jobpool have not been updated in over a year.