Decision Workspace
async-resource vs simple-pool vs qp
Side-by-side comparison of Rust crates
36
async-resource
growingv0.1.0
Async resource pool
43
simple-pool
growingv0.0.18
Simple async pool for any kind of resources
42
qp
growingv0.2.1
Quick Pool: High Performance Async Generic Pool
Core Metrics
| async-resource | simple-pool | qp | |
|---|---|---|---|
| Health Score | 36 | 43 | 42 |
| Total Downloads | 3.2K | 75.3K | 10.5K |
| 30d Downloads | 35 | 6.8K | 45 |
| Dependents | 8 | 164 | 2 |
| Releases | 1 | 18 | 6 |
| Last Updated | 2075d ago | 620d ago | 1384d ago |
| Age | 5y 8m | 4y 6m | 4y 3m |
Health Breakdown
async-resource
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
9
simple-pool
Maintenance
6
Quality
11
Community
11
Popularity
6
Documentation
9
qp
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
12
Technical Details
| async-resource | simple-pool | qp | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.18 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 7 | 3 | 4 |
| Crate Size | 16KB | 5KB | 6KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 11.1% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •simple-pool leads with a health score of 43/100, but none of the options score above 80.
- •simple-pool is depended on by 164 crates — strongest ecosystem trust.
- •⚠ async-resource, simple-pool, qp have not been updated in over a year.