Decision Workspace
pingora-lru vs cached vs quick_cache
Side-by-side comparison of Rust crates
64
pingora-lru
growingv0.8.0
LRU cache that focuses on memory efficiency, concurrency and persistence.
69
cached
growingv0.59.0
Generic cache implementations and simplified function memoization
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
Core Metrics
| pingora-lru | cached | quick_cache | |
|---|---|---|---|
| Health Score | 64 | 69 | 68 |
| Total Downloads | 5.1M | 32.4M | 14.3M |
| 30d Downloads | 776.1K | 2.0M | 1.9M |
| Dependents | 9 | 3.7K | 2.0K |
| Releases | 9 | 92 | 37 |
| Last Updated | 25d ago | 5d ago | 8d ago |
| Age | 2y | 9y | 3y 7m |
Health Breakdown
pingora-lru
Maintenance
19
Quality
14
Community
13
Popularity
8
Documentation
10
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
12
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| pingora-lru | cached | quick_cache | |
|---|---|---|---|
| Version | 0.8.0 | 0.59.0 | 0.6.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 24 | 10 |
| Crate Size | 17KB | 77KB | 60KB |
| Features | 0 | 14 | 4 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 5 | 1 | 1 |
Links
Quick Verdict
- •cached leads with a health score of 69/100, but none of the options score above 80.
- •cached is depended on by 3.7K crates — strongest ecosystem trust.