Decision Workspace
esync vs workerpool vs blocking-permit
Side-by-side comparison of Rust crates
45
esync
growingv0.1.2
This package contains some useful synchronization primitives
55
workerpool
growingv1.2.1
A thread pool for running a number of jobs on a fixed set of stateful worker threads.
50
blocking-permit
growingv1.3.3
Permits and a thread pool for blocking operations
Core Metrics
| esync | workerpool | blocking-permit | |
|---|---|---|---|
| Health Score | 45 | 55 | 50 |
| Total Downloads | 3.1K | 52.3K | 17.6K |
| 30d Downloads | 5 | 749 | 70 |
| Dependents | 0 | 12 | 9 |
| Releases | 3 | 9 | 9 |
| Last Updated | 547d ago | 804d ago | 1611d ago |
| Age | 1y 6m | 8y 4m | 6y 3m |
Health Breakdown
esync
Maintenance
6
Quality
15
Community
5
Popularity
4
Documentation
15
workerpool
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
15
blocking-permit
Maintenance
4
Quality
21
Community
8
Popularity
5
Documentation
12
Technical Details
| esync | workerpool | blocking-permit | |
|---|---|---|---|
| Version | 0.1.2 | 1.2.1 | 1.3.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 3 | 14 |
| Crate Size | 3KB | 17KB | 25KB |
| Features | 0 | 1 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.63 | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •workerpool leads with a health score of 55/100, but none of the options score above 80.
- •⚠ esync, workerpool, blocking-permit have not been updated in over a year.
- •esync is pre-1.0 — API may change.