Decision Workspace
tub vs async-object-pool vs puddle
Side-by-side comparison of Rust crates
41
tub
growingv0.3.7
Async Pool
49
async-object-pool
growingv0.2.0
A simple object pool implementation that uses asynchronous synchronization primitives only.
38
puddle
growingv0.1.0
A simple object pool implementation that uses asynchronous synchronization primitives only.
Core Metrics
| tub | async-object-pool | puddle | |
|---|---|---|---|
| Health Score | 41 | 49 | 38 |
| Total Downloads | 412.3K | 19.7M | 34.1K |
| 30d Downloads | 22.6K | 1.4M | 899 |
| Dependents | 3 | 33 | 10 |
| Releases | 12 | 9 | 1 |
| Last Updated | 1093d ago | 212d ago | 2099d ago |
| Age | 3y | 5y 4m | 5y 9m |
Health Breakdown
tub
Maintenance
6
Quality
10
Community
8
Popularity
7
Documentation
10
async-object-pool
Maintenance
8
Quality
15
Community
9
Popularity
8
Documentation
9
puddle
Maintenance
1
Quality
15
Community
8
Popularity
5
Documentation
9
Technical Details
| tub | async-object-pool | puddle | |
|---|---|---|---|
| Version | 0.3.7 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 2 | 1 |
| Crate Size | 6KB | 6KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 8.3% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-object-pool leads with a health score of 49/100, but none of the options score above 80.
- •⚠ tub, puddle have not been updated in over a year.