Decision Workspace
tlru_cache vs philiprehberger-cache-kit vs rustycache
Side-by-side comparison of Rust crates
37
tlru_cache
growingv0.1.4
Time-Aware LRU Cache
55
philiprehberger-cache-kit
experimentalv0.4.3
Generic LRU cache with TTL, tags, and async support for Rust
53
rustycache
growingv2.0.0
A simple and easy-to-use caching library for Rust.
Core Metrics
| tlru_cache | philiprehberger-cache-kit | rustycache | |
|---|---|---|---|
| Health Score | 37 | 55 | 53 |
| Total Downloads | 3.1K | 144 | 588 |
| 30d Downloads | 6 | 144 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 12 | 2 |
| Last Updated | 579d ago | today | 51d ago |
| Age | 1y 7m | 17d | 10m |
Health Breakdown
tlru_cache
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
10
philiprehberger-cache-kit
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
15
rustycache
Maintenance
14
Quality
19
Community
5
Popularity
3
Documentation
12
Technical Details
| tlru_cache | philiprehberger-cache-kit | rustycache | |
|---|---|---|---|
| Version | 0.1.4 | 0.4.3 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 0 | 5 |
| Crate Size | 4KB | 9KB | 20KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | 1.93 |
| 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.
- •tlru_cache has the most downloads (3.1K), suggesting wider adoption.
- •⚠ tlru_cache has not been updated in over a year.
- •tlru_cache, philiprehberger-cache-kit are pre-1.0 — API may change.