Decision Workspace
connection-pool vs mpool vs minipool
Side-by-side comparison of Rust crates
56
connection-pool
experimentalv0.3.7
A high-performance, generic async connection pool for Rust with background cleanup and comprehensive logging
41
mpool
growingv0.1.4
A generic connection pool
39
minipool
growingv0.1.2
Lightweight, generic tokio-based pool implementation for Rust.
Core Metrics
| connection-pool | mpool | minipool | |
|---|---|---|---|
| Health Score | 56 | 41 | 39 |
| Total Downloads | 9.4K | 6.9K | 2.5K |
| 30d Downloads | 410 | 7 | 6 |
| Dependents | 8 | 0 | 0 |
| Releases | 20 | 5 | 3 |
| Last Updated | 223d ago | 2210d ago | 318d ago |
| Age | 7m | 6y | 1y 1m |
Health Breakdown
connection-pool
Maintenance
14
Quality
15
Community
9
Popularity
5
Documentation
13
mpool
Maintenance
9
Quality
15
Community
3
Popularity
5
Documentation
9
minipool
Maintenance
7
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| connection-pool | mpool | minipool | |
|---|---|---|---|
| Version | 0.3.7 | 0.1.4 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 3 | 2 |
| Crate Size | 17KB | 8KB | 9KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •connection-pool leads with a health score of 56/100, but none of the options score above 80.
- •⚠ mpool has not been updated in over a year.