Decision Workspace
pingora-lru vs cached vs cached_proc_macro
Side-by-side comparison of Rust crates
61
pingora-lru
growingv0.8.0
LRU cache that focuses on memory efficiency, concurrency and persistence.
72
cached
stablev1.1.0
Generic cache implementations and simplified function memoization
68
cached_proc_macro
stablev1.1.0
Generic cache implementations and simplified function memoization
Core Metrics
| pingora-lru | cached | cached_proc_macro | |
|---|---|---|---|
| Health Score | 61 | 72 | 68 |
| Total Downloads | 6.7M | 35.6M | 32.7M |
| 30d Downloads | 821.2K | 1.5M | 1.4M |
| Dependents | 9 | 3.9K | 71 |
| Releases | 9 | 94 | 36 |
| Last Updated | 84d ago | 1d ago | 1d ago |
| Age | 2y 2m | 9y 2m | 5y 12m |
Health Breakdown
pingora-lru
Maintenance
16
Quality
14
Community
13
Popularity
8
Documentation
10
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
15
cached_proc_macro
Maintenance
20
Quality
15
Community
10
Popularity
8
Documentation
15
Technical Details
| pingora-lru | cached | cached_proc_macro | |
|---|---|---|---|
| Version | 0.8.0 | 1.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 23 | 4 |
| Crate Size | 17KB | 166KB | 19KB |
| Features | 0 | 15 | 0 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.80 | 1.80 |
| Owners | 5 | 1 | 1 |
Links
Quick Verdict
- •cached leads with a health score of 72/100, but none of the options score above 80.
- •cached is depended on by 3.9K crates — strongest ecosystem trust.
- •pingora-lru is pre-1.0 — API may change.