Decision Workspace
plain-cache vs quick_cache vs lrust_cache
Side-by-side comparison of Rust crates
47
plain-cache
experimentalv0.2.2
Highly performant thread-safe cache with a focus on simplicity
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
39
lrust_cache
growingv0.1.0
A high-performance LRU cache implementation in Rust
Core Metrics
| plain-cache | quick_cache | lrust_cache | |
|---|---|---|---|
| Health Score | 47 | 68 | 39 |
| Total Downloads | 2.4K | 14.3M | 879 |
| 30d Downloads | 9 | 1.9M | 3 |
| Dependents | 0 | 2.0K | 0 |
| Releases | 6 | 37 | 1 |
| Last Updated | 264d ago | 8d ago | 437d ago |
| Age | 9m | 3y 7m | 1y 2m |
Health Breakdown
plain-cache
Maintenance
10
Quality
14
Community
6
Popularity
4
Documentation
13
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
lrust_cache
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| plain-cache | quick_cache | lrust_cache | |
|---|---|---|---|
| Version | 0.2.2 | 0.6.21 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 10 | 4 |
| Crate Size | 11KB | 60KB | 22KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quick_cache leads with a health score of 68/100, but none of the options score above 80.
- •quick_cache is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ lrust_cache has not been updated in over a year.