Decision Workspace
local-spawn-pool vs deadpool-redis vs deadpool-sqlite
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`.
67
deadpool-redis
growingv0.23.0
Dead simple async pool for redis
66
deadpool-sqlite
growingv0.13.0
Dead simple async pool for rusqlite
Core Metrics
| local-spawn-pool | deadpool-redis | deadpool-sqlite | |
|---|---|---|---|
| Health Score | 36 | 67 | 66 |
| Total Downloads | 2.1K | 8.0M | 482.3K |
| 30d Downloads | 0 | 821.6K | 25.0K |
| Dependents | 0 | 1.2K | 348 |
| Releases | 1 | 38 | 16 |
| Last Updated | 1201d ago | 96d ago | 97d ago |
| Age | 3y 3m | 6y 5m | 4y 12m |
Health Breakdown
local-spawn-pool
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
deadpool-redis
Maintenance
14
Quality
17
Community
16
Popularity
8
Documentation
12
deadpool-sqlite
Maintenance
14
Quality
18
Community
15
Popularity
7
Documentation
12
Technical Details
| local-spawn-pool | deadpool-redis | deadpool-sqlite | |
|---|---|---|---|
| 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 | 6 |
| Crate Size | 7KB | 36KB | 24KB |
| Features | 0 | 30 | 41 |
| Yanked % | 0.0% | 0.0% | 0.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 67/100, but none of the options score above 80.
- •deadpool-redis is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ local-spawn-pool has not been updated in over a year.