Decision Workspace
memcache-async vs bb8-memcached vs memcache
Side-by-side comparison of Rust crates
60
memcache-async
growingv0.10.1
A no-frills async memcached client for Rust.
39
bb8-memcached
growingv0.7.0
async connection pool for memcached, based on bb8 and memcache-async
50
memcache
growingv0.19.0
memcached client for rust
Core Metrics
| memcache-async | bb8-memcached | memcache | |
|---|---|---|---|
| Health Score | 60 | 39 | 50 |
| Total Downloads | 1.4M | 100.6K | 2.7M |
| 30d Downloads | 113.4K | 55 | 60.2K |
| Dependents | 81 | 1 | 99 |
| Releases | 21 | 7 | 46 |
| Last Updated | 15d ago | 317d ago | 215d ago |
| Age | 7y | 5y 9m | 11y 4m |
Health Breakdown
memcache-async
Maintenance
16
Quality
17
Community
8
Popularity
7
Documentation
12
bb8-memcached
Maintenance
6
Quality
14
Community
4
Popularity
6
Documentation
9
memcache
Maintenance
9
Quality
16
Community
8
Popularity
8
Documentation
9
Technical Details
| memcache-async | bb8-memcached | memcache | |
|---|---|---|---|
| Version | 0.10.1 | 0.7.0 | 0.19.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 7 | 6 |
| Crate Size | 11KB | 5KB | 38KB |
| Features | 3 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •memcache-async leads with a health score of 60/100, but none of the options score above 80.
- •memcache has the most downloads (2.7M), suggesting wider adoption.