Decision Workspace
pantry vs cached_proc_macro vs philiprehberger-cache-kit
Side-by-side comparison of Rust crates
43
pantry
growingv1.0.2
Temporary storage for reusing values that may decay
63
cached_proc_macro
growingv0.27.0
Generic cache implementations and simplified function memoization
55
philiprehberger-cache-kit
experimentalv0.4.3
Generic LRU cache with TTL, tags, and async support for Rust
Core Metrics
| pantry | cached_proc_macro | philiprehberger-cache-kit | |
|---|---|---|---|
| Health Score | 43 | 63 | 55 |
| Total Downloads | 4.4K | 29.7M | 144 |
| 30d Downloads | 5 | 1.8M | 144 |
| Dependents | 0 | 69 | 0 |
| Releases | 3 | 34 | 12 |
| Last Updated | 1935d ago | 5d ago | today |
| Age | 5y 5m | 5y 10m | 17d |
Health Breakdown
pantry
Maintenance
4
Quality
20
Community
6
Popularity
4
Documentation
9
cached_proc_macro
Maintenance
19
Quality
14
Community
10
Popularity
8
Documentation
12
philiprehberger-cache-kit
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| pantry | cached_proc_macro | philiprehberger-cache-kit | |
|---|---|---|---|
| Version | 1.0.2 | 0.27.0 | 0.4.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 4 | 0 |
| Crate Size | 9KB | 12KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cached_proc_macro leads with a health score of 63/100, but none of the options score above 80.
- •⚠ pantry has not been updated in over a year.
- •cached_proc_macro, philiprehberger-cache-kit are pre-1.0 — API may change.