Decision Workspace
jdb_lru vs tiered-cache vs philiprehberger-cache-kit
Side-by-side comparison of Rust crates
44
jdb_lru
experimentalv0.1.8
Efficient LRU cache with zero-allocation alternatives / 高效LRU缓存与零分配替代方案
39
tiered-cache
growingv0.1.6
A high-performance multi-tiered cache with automatic sizing
52
philiprehberger-cache-kit
experimentalv0.6.0
Generic LRU cache with TTL, tags, and async support for Rust
Core Metrics
| jdb_lru | tiered-cache | philiprehberger-cache-kit | |
|---|---|---|---|
| Health Score | 44 | 39 | 52 |
| Total Downloads | 225 | 5.6K | 196 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 0 |
| Releases | 4 | 7 | 15 |
| Last Updated | 137d ago | 564d ago | 49d ago |
| Age | 4m | 1y 6m | 2m |
Health Breakdown
jdb_lru
Maintenance
11
Quality
15
Community
7
Popularity
3
Documentation
8
tiered-cache
Maintenance
12
Quality
7
Community
6
Popularity
4
Documentation
10
philiprehberger-cache-kit
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| jdb_lru | tiered-cache | philiprehberger-cache-kit | |
|---|---|---|---|
| Version | 0.1.8 | 0.1.6 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 11 | 2 |
| Crate Size | 19KB | 14KB | 12KB |
| Features | 3 | 0 | 1 |
| Yanked % | 0.0% | 85.7% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-cache-kit leads with a health score of 52/100, but none of the options score above 80.
- •tiered-cache has the most downloads (5.6K), suggesting wider adoption.
- •⚠ tiered-cache has not been updated in over a year.