Decision Workspace
local-spawn-pool vs deadpool-redis vs deadpool
Side-by-side comparison of Rust crates
36
local-spawn-pool
growingv0.1.0
Spawn `!Send` futures in a pool and await for all of them to finish. Standalone alternative to `tokio::task::LocalSet`.
71
deadpool-redis
growingv0.23.0
Dead simple async pool for redis
68
deadpool
growingv0.13.0
Dead simple async pool
Core Metrics
| local-spawn-pool | deadpool-redis | deadpool | |
|---|---|---|---|
| Health Score | 36 | 71 | 68 |
| Total Downloads | 2.1K | 6.3M | 78.8M |
| 30d Downloads | 4 | 885.4K | 6.4M |
| Dependents | 0 | 974 | 2.1K |
| Releases | 1 | 38 | 33 |
| Last Updated | 1142d ago | 37d ago | 38d ago |
| Age | 3y 1m | 6y 3m | 6y 4m |
Health Breakdown
local-spawn-pool
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
deadpool-redis
Maintenance
18
Quality
17
Community
16
Popularity
8
Documentation
12
deadpool
Maintenance
16
Quality
15
Community
17
Popularity
8
Documentation
12
Technical Details
| local-spawn-pool | deadpool-redis | deadpool | |
|---|---|---|---|
| Version | 0.1.0 | 0.23.0 | 0.13.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 9 | 11 |
| Crate Size | 7KB | 36KB | 45KB |
| Features | 0 | 30 | 6 |
| Yanked % | 0.0% | 0.0% | 3.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 3 (team) | 3 (team) |
Links
Quick Verdict
- •deadpool-redis leads with a health score of 71/100, but none of the options score above 80.
- •deadpool has the most downloads (78.8M), suggesting wider adoption.
- •deadpool is depended on by 2.1K crates — strongest ecosystem trust.
- •⚠ local-spawn-pool has not been updated in over a year.