Decision Workspace
cachedb vs reference-counted-singleton vs ezcache
Side-by-side comparison of Rust crates
40
cachedb
growingv0.8.2
In memory Key/Value store that stores RwLock<Value> which expire in LRU order when unused
50
reference-counted-singleton
growingv0.1.5
Reference-counted singleton whose protected data can be recreated as needed
45
ezcache
growingv0.2.0
Easy and flexible cache library for Rust
Core Metrics
| cachedb | reference-counted-singleton | ezcache | |
|---|---|---|---|
| Health Score | 40 | 50 | 45 |
| Total Downloads | 21.4K | 1.0M | 1.6K |
| 30d Downloads | 21 | 100.9K | 4 |
| Dependents | 0 | 23 | 0 |
| Releases | 17 | 6 | 2 |
| Last Updated | 1191d ago | 561d ago | 436d ago |
| Age | 4y 5m | 4y 9m | 1y 2m |
Health Breakdown
cachedb
Maintenance
6
Quality
16
Community
3
Popularity
5
Documentation
10
reference-counted-singleton
Maintenance
5
Quality
15
Community
10
Popularity
7
Documentation
13
ezcache
Maintenance
6
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| cachedb | reference-counted-singleton | ezcache | |
|---|---|---|---|
| Version | 0.8.2 | 0.1.5 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | GPL-2.0-only |
| Dependencies | 6 | 2 | 10 |
| Crate Size | 20KB | 6KB | 37KB |
| Features | 2 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reference-counted-singleton leads with a health score of 50/100, but none of the options score above 80.
- •⚠ cachedb, reference-counted-singleton, ezcache have not been updated in over a year.