Decision Workspace
pseudo_pool vs poolshark_derive vs opool
Side-by-side comparison of Rust crates
42
pseudo_pool
growingv0.1.1
A pool-like collection that automatically returns objects to the pool & blocks when the pool is empty
57
poolshark_derive
experimentalv0.1.2
Thread safe object pool
56
opool
growingv0.2.0
High-performance, lock-free local and concurrent object pool with automated allocation, cleanup, and verification.
Core Metrics
| pseudo_pool | poolshark_derive | opool | |
|---|---|---|---|
| Health Score | 42 | 57 | 56 |
| Total Downloads | 2.2K | 11.1K | 59.9K |
| 30d Downloads | 4 | 2.5K | 12.6K |
| Dependents | 0 | 8 | 29 |
| Releases | 2 | 3 | 3 |
| Last Updated | 564d ago | 46d ago | 101d ago |
| Age | 1y 6m | 6m | 2y 10m |
Health Breakdown
pseudo_pool
Maintenance
5
Quality
17
Community
6
Popularity
4
Documentation
10
poolshark_derive
Maintenance
16
Quality
14
Community
9
Popularity
5
Documentation
13
opool
Maintenance
12
Quality
15
Community
10
Popularity
6
Documentation
13
Technical Details
| pseudo_pool | poolshark_derive | opool | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 7KB | 3KB | 13KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.62.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •poolshark_derive leads with a health score of 57/100, but none of the options score above 80.
- •opool has the most downloads (59.9K), suggesting wider adoption.
- •⚠ pseudo_pool has not been updated in over a year.