Decision Workspace
bb8-ldap vs bb8-mongodb vs connection-pool
Side-by-side comparison of Rust crates
45
bb8-ldap
experimentalv0.4.1
A bb8 connection pool manager for ldap3 async LDAP connections
65
bb8-mongodb
stablev1.3.0
bb8 connection pooling impmentation for the MongoDB database
56
connection-pool
experimentalv0.3.7
A high-performance, generic async connection pool for Rust with background cleanup and comprehensive logging
Core Metrics
| bb8-ldap | bb8-mongodb | connection-pool | |
|---|---|---|---|
| Health Score | 45 | 65 | 56 |
| Total Downloads | 17 | 11.5K | 9.4K |
| 30d Downloads | 3 | 53 | 409 |
| Dependents | 0 | 23 | 8 |
| Releases | 1 | 9 | 20 |
| Last Updated | 51d ago | 2d ago | 223d ago |
| Age | 1m | 3y 8m | 7m |
Health Breakdown
bb8-ldap
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
13
bb8-mongodb
Maintenance
16
Quality
19
Community
10
Popularity
5
Documentation
15
connection-pool
Maintenance
14
Quality
15
Community
9
Popularity
5
Documentation
13
Technical Details
| bb8-ldap | bb8-mongodb | connection-pool | |
|---|---|---|---|
| Version | 0.4.1 | 1.3.0 | 0.3.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 7 | 3 |
| Crate Size | 28KB | 27KB | 17KB |
| Features | 4 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bb8-mongodb leads with a health score of 65/100, but none of the options score above 80.
- •bb8-ldap, connection-pool are pre-1.0 — API may change.