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