Decision Workspace
cached_proc_macro vs near-cached vs cached
Side-by-side comparison of Rust crates
68
cached_proc_macro
stablev1.1.0
Generic cache implementations and simplified function memoization
28
near-cached
growingv0.8.0
Near fork of https://github.com/jaemk/cached
72
cached
stablev1.1.0
Generic cache implementations and simplified function memoization
Core Metrics
| cached_proc_macro | near-cached | cached | |
|---|---|---|---|
| Health Score | 68 | 28 | 72 |
| Total Downloads | 32.7M | 1.4K | 35.6M |
| 30d Downloads | 1.4M | 0 | 1.5M |
| Dependents | 71 | 1 | 3.9K |
| Releases | 36 | 1 | 94 |
| Last Updated | 1d ago | 2469d ago | 1d ago |
| Age | 5y 12m | 6y 9m | 9y 2m |
Health Breakdown
cached_proc_macro
Maintenance
20
Quality
15
Community
10
Popularity
8
Documentation
15
near-cached
Maintenance
1
Quality
9
Community
6
Popularity
4
Documentation
8
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
15
Technical Details
| cached_proc_macro | near-cached | cached | |
|---|---|---|---|
| Version | 1.1.0 | 0.8.0 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 1 | 23 |
| Crate Size | 19KB | 16KB | 166KB |
| Features | 0 | 0 | 15 |
| Yanked % | 0.0% | 100.0% | 1.1% |
| Edition | 2021 | — | 2021 |
| MSRV | 1.80 | — | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cached leads with a health score of 72/100, but none of the options score above 80.
- •cached is depended on by 3.9K crates — strongest ecosystem trust.
- •⚠ near-cached has not been updated in over a year.
- •near-cached is pre-1.0 — API may change.