Decision Workspace
poolcache vs armature-redis vs bab
Side-by-side comparison of Rust crates
41
poolcache
growingv0.1.1
A hybrid object pool and LFU cache that permits cached object reuse. Useful for avoiding allocations
52
armature-redis
experimentalv0.1.1
Redis client integration for Armature - connection pooling, pub/sub, and DI-ready
50
bab
growingv0.0.4
build a bus - low-level components for your next message bus
Core Metrics
| poolcache | armature-redis | bab | |
|---|---|---|---|
| Health Score | 41 | 52 | 50 |
| Total Downloads | 40.5K | 1.7K | 4.0K |
| 30d Downloads | 219 | 751 | 68 |
| Dependents | 5 | 12 | 13 |
| Releases | 2 | 2 | 5 |
| Last Updated | 3640d ago | 87d ago | 181d ago |
| Age | 9y 11m | 3m | 1y 7m |
Health Breakdown
poolcache
Maintenance
3
Quality
16
Community
5
Popularity
6
Documentation
11
armature-redis
Maintenance
12
Quality
15
Community
9
Popularity
4
Documentation
12
bab
Maintenance
10
Quality
14
Community
9
Popularity
4
Documentation
13
Technical Details
| poolcache | armature-redis | bab | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 0 | 13 | 9 |
| Crate Size | 3KB | 17KB | 474KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.76 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •armature-redis leads with a health score of 52/100, but none of the options score above 80.
- •poolcache has the most downloads (40.5K), suggesting wider adoption.
- •⚠ poolcache has not been updated in over a year.