Decision Workspace
pseudo_pool vs poolshark vs poolshark_derive
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
59
poolshark
experimentalv0.2.9
Thread safe object pool
55
poolshark_derive
experimentalv0.1.2
Thread safe object pool
Core Metrics
| pseudo_pool | poolshark | poolshark_derive | |
|---|---|---|---|
| Health Score | 42 | 59 | 55 |
| Total Downloads | 2.2K | 25.3K | 17.1K |
| 30d Downloads | 0 | 3.1K | 3.1K |
| Dependents | 0 | 226 | 10 |
| Releases | 2 | 16 | 3 |
| Last Updated | 623d ago | 7d ago | 105d ago |
| Age | 1y 8m | 9m | 8m |
Health Breakdown
pseudo_pool
Maintenance
5
Quality
17
Community
6
Popularity
4
Documentation
10
poolshark
Maintenance
19
Quality
10
Community
12
Popularity
5
Documentation
13
poolshark_derive
Maintenance
14
Quality
14
Community
9
Popularity
5
Documentation
13
Technical Details
| pseudo_pool | poolshark | poolshark_derive | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.9 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 3 | 11 | 2 |
| Crate Size | 7KB | 7.9MB | 3KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.62.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •poolshark leads with a health score of 59/100, but none of the options score above 80.
- •poolshark is depended on by 226 crates — strongest ecosystem trust.
- •⚠ pseudo_pool has not been updated in over a year.