Decision Workspace
senba vs quickcache vs cached
Side-by-side comparison of Rust crates
47
senba
experimentalv0.2.0
A fast, single-threaded cache using the sharded SIEVE policy.
42
quickcache
experimentalv0.1.0
A lightweight in-memory LRU cache with per-entry TTL expiry
72
cached
stablev1.1.0
Generic cache implementations and simplified function memoization
Core Metrics
| senba | quickcache | cached | |
|---|---|---|---|
| Health Score | 47 | 42 | 72 |
| Total Downloads | 38 | 17 | 35.6M |
| 30d Downloads | 0 | 0 | 1.5M |
| Dependents | 0 | 0 | 3.9K |
| Releases | 3 | 1 | 94 |
| Last Updated | 16d ago | 55d ago | 1d ago |
| Age | 19d | 1m | 9y 2m |
Health Breakdown
senba
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
12
quickcache
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
10
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
15
Technical Details
| senba | quickcache | cached | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 23 |
| Crate Size | 37KB | 4KB | 166KB |
| Features | 0 | 0 | 15 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | 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.
- •senba, quickcache are pre-1.0 — API may change.