Decision Workspace
pi_lru vs pi_cache vs cached
Side-by-side comparison of Rust crates
39
pi_lru
growingv0.1.0
LRU cache
51
pi_cache
growingv0.4.4
Implementation of LFU-LRU cache
69
cached
growingv0.59.0
Generic cache implementations and simplified function memoization
Core Metrics
| pi_lru | pi_cache | cached | |
|---|---|---|---|
| Health Score | 39 | 51 | 69 |
| Total Downloads | 2.3K | 23.3K | 32.4M |
| 30d Downloads | 21 | 105 | 2.0M |
| Dependents | 1 | 45 | 3.7K |
| Releases | 1 | 17 | 92 |
| Last Updated | 1487d ago | 205d ago | 5d ago |
| Age | 4y | 3y 11m | 9y |
Health Breakdown
pi_lru
Maintenance
1
Quality
15
Community
9
Popularity
4
Documentation
10
pi_cache
Maintenance
10
Quality
13
Community
13
Popularity
5
Documentation
10
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| pi_lru | pi_cache | cached | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.4 | 0.59.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 10 | 24 |
| Crate Size | 3KB | 14KB | 77KB |
| Features | 0 | 0 | 14 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 (team) | 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.
- •⚠ pi_lru has not been updated in over a year.