Decision Workspace
bhatho vs cached_proc_macro vs philiprehberger-cache-kit
Side-by-side comparison of Rust crates
26
bhatho
growingv0.1.3
LRU Caching library with persistent layer using RocksDB
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
| bhatho | cached_proc_macro | philiprehberger-cache-kit | |
|---|---|---|---|
| Health Score | 26 | 63 | 55 |
| Total Downloads | 5.0K | 29.7M | 144 |
| 30d Downloads | 5 | 1.9M | 144 |
| Dependents | 0 | 69 | 0 |
| Releases | 3 | 34 | 12 |
| Last Updated | 2460d ago | 5d ago | today |
| Age | 6y 11m | 5y 10m | 17d |
Health Breakdown
bhatho
Maintenance
3
Quality
12
Community
3
Popularity
4
Documentation
4
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
| bhatho | cached_proc_macro | philiprehberger-cache-kit | |
|---|---|---|---|
| Version | 0.1.3 | 0.27.0 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 16 | 4 | 0 |
| Crate Size | 24KB | 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.
- •⚠ bhatho has not been updated in over a year.