Decision Workspace
dash_cache vs fondue vs lrust_cache
Side-by-side comparison of Rust crates
40
dash_cache
experimentalv0.1.0
Contains multiple LRU cache implementations, including a sharded LRU cache implementation for concurrent performance, DashCache.
43
fondue
growingv0.1.1
A Rust caching library with TTL, LRU, and namespace support.
39
lrust_cache
growingv0.1.0
A high-performance LRU cache implementation in Rust
Core Metrics
| dash_cache | fondue | lrust_cache | |
|---|---|---|---|
| Health Score | 40 | 43 | 39 |
| Total Downloads | 13 | 1.9K | 882 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 36d ago | 282d ago | 496d ago |
| Age | 1m | 2y 9m | 1y 4m |
Health Breakdown
dash_cache
Maintenance
11
Quality
12
Community
6
Popularity
1
Documentation
10
fondue
Maintenance
6
Quality
17
Community
3
Popularity
4
Documentation
13
lrust_cache
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| dash_cache | fondue | lrust_cache | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 3 | 4 |
| Crate Size | 26KB | 13KB | 22KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fondue leads with a health score of 43/100, but none of the options score above 80.
- •⚠ lrust_cache has not been updated in over a year.