Decision Workspace
subms-block-cache vs cached vs cached_proc_macro
Side-by-side comparison of Rust crates
45
subms-block-cache
experimentalv0.4.0
submillisecond.com cookbook recipe - memory: subms-block-cache. Clock-sweep block cache with constant-time eviction.
72
cached
stablev1.1.0
Generic cache implementations and simplified function memoization
68
cached_proc_macro
stablev1.1.0
Generic cache implementations and simplified function memoization
Core Metrics
| subms-block-cache | cached | cached_proc_macro | |
|---|---|---|---|
| Health Score | 45 | 72 | 68 |
| Total Downloads | 12 | 35.6M | 32.7M |
| 30d Downloads | 0 | 1.5M | 1.4M |
| Dependents | 0 | 3.9K | 71 |
| Releases | 1 | 94 | 36 |
| Last Updated | 1d ago | 1d ago | 1d ago |
| Age | 1d | 9y 2m | 5y 12m |
Health Breakdown
subms-block-cache
Maintenance
13
Quality
16
Community
6
Popularity
1
Documentation
9
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
15
cached_proc_macro
Maintenance
20
Quality
15
Community
10
Popularity
8
Documentation
15
Technical Details
| subms-block-cache | cached | cached_proc_macro | |
|---|---|---|---|
| Version | 0.4.0 | 1.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 23 | 4 |
| Crate Size | 5KB | 166KB | 19KB |
| Features | 2 | 15 | 0 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 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.
- •subms-block-cache is pre-1.0 — API may change.