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