Decision Workspace
philiprehberger-cache-kit vs fondue vs cached_proc_macro
Side-by-side comparison of Rust crates
52
philiprehberger-cache-kit
experimentalv0.6.0
Generic LRU cache with TTL, tags, and async support for Rust
43
fondue
growingv0.1.1
A Rust caching library with TTL, LRU, and namespace support.
68
cached_proc_macro
stablev1.1.0
Generic cache implementations and simplified function memoization
Core Metrics
| philiprehberger-cache-kit | fondue | cached_proc_macro | |
|---|---|---|---|
| Health Score | 52 | 43 | 68 |
| Total Downloads | 196 | 1.9K | 32.7M |
| 30d Downloads | 0 | 0 | 1.4M |
| Dependents | 0 | 0 | 71 |
| Releases | 15 | 2 | 36 |
| Last Updated | 49d ago | 282d ago | 1d ago |
| Age | 2m | 2y 9m | 5y 12m |
Health Breakdown
philiprehberger-cache-kit
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
15
fondue
Maintenance
6
Quality
17
Community
3
Popularity
4
Documentation
13
cached_proc_macro
Maintenance
20
Quality
15
Community
10
Popularity
8
Documentation
15
Technical Details
| philiprehberger-cache-kit | fondue | cached_proc_macro | |
|---|---|---|---|
| Version | 0.6.0 | 0.1.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 12KB | 13KB | 19KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cached_proc_macro leads with a health score of 68/100, but none of the options score above 80.
- •philiprehberger-cache-kit, fondue are pre-1.0 — API may change.