Decision Workspace
llm-config-cache vs simple-cacher vs philiprehberger-cache-kit
Side-by-side comparison of Rust crates
42
llm-config-cache
experimentalv0.5.0
Multi-tier caching system with L1/L2 cache support, TTL management, and cache invalidation strategies
49
simple-cacher
experimentalv0.1.1
A high-performance, flexible caching library with custom matching capabilities and automatic expiration
55
philiprehberger-cache-kit
experimentalv0.4.3
Generic LRU cache with TTL, tags, and async support for Rust
Core Metrics
| llm-config-cache | simple-cacher | philiprehberger-cache-kit | |
|---|---|---|---|
| Health Score | 42 | 49 | 55 |
| Total Downloads | 35 | 929 | 144 |
| 30d Downloads | 3 | 17 | 144 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 12 |
| Last Updated | 126d ago | 253d ago | today |
| Age | 4m | 8m | 17d |
Health Breakdown
llm-config-cache
Maintenance
7
Quality
12
Community
6
Popularity
2
Documentation
15
simple-cacher
Maintenance
8
Quality
16
Community
6
Popularity
4
Documentation
15
philiprehberger-cache-kit
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| llm-config-cache | simple-cacher | philiprehberger-cache-kit | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.1 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 11 | 3 | 0 |
| Crate Size | 19KB | 18KB | 9KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.70 | 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.
- •simple-cacher has the most downloads (929), suggesting wider adoption.