Decision Workspace
jdb_lru vs tiered-cache vs philiprehberger-cache-kit
Side-by-side comparison of Rust crates
42
jdb_lru
experimentalv0.1.8
Efficient LRU cache with zero-allocation alternatives / 高效LRU缓存与零分配替代方案
40
tiered-cache
growingv0.1.6
A high-performance multi-tiered cache with automatic sizing
55
philiprehberger-cache-kit
experimentalv0.4.3
Generic LRU cache with TTL, tags, and async support for Rust
Core Metrics
| jdb_lru | tiered-cache | philiprehberger-cache-kit | |
|---|---|---|---|
| Health Score | 42 | 40 | 55 |
| Total Downloads | 160 | 5.6K | 144 |
| 30d Downloads | 43 | 3 | 144 |
| Dependents | 2 | 0 | 0 |
| Releases | 4 | 7 | 12 |
| Last Updated | 78d ago | 505d ago | today |
| Age | 2m | 1y 4m | 17d |
Health Breakdown
jdb_lru
Maintenance
9
Quality
15
Community
7
Popularity
3
Documentation
8
tiered-cache
Maintenance
13
Quality
7
Community
6
Popularity
4
Documentation
10
philiprehberger-cache-kit
Maintenance
16
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.4.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 11 | 0 |
| Crate Size | 19KB | 14KB | 9KB |
| Features | 3 | 0 | 0 |
| 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 55/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.