Decision Workspace
threatflux-cache vs cachelito-async vs bitcoinleveldb-cache
Side-by-side comparison of Rust crates
40
threatflux-cache
experimentalv0.1.8
A flexible async cache library for Rust with pluggable backends and serialization
53
cachelito-async
experimentalv0.16.0
Async caching library with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies for async/await functions
52
bitcoinleveldb-cache
growingv0.1.19
Low-level, Bitcoin Core–compatible in-memory cache for LevelDB-style storage, providing capacity-bounded LRU eviction, explicit charge-based memory accounting, and opaque pointer values with custom deleters for FFI-heavy systems.
Core Metrics
| threatflux-cache | cachelito-async | bitcoinleveldb-cache | |
|---|---|---|---|
| Health Score | 40 | 53 | 52 |
| Total Downloads | 1.2K | 297 | 31.3K |
| 30d Downloads | 90 | 22 | 829 |
| Dependents | 0 | 0 | 26 |
| Releases | 1 | 9 | 5 |
| Last Updated | 222d ago | 78d ago | 116d ago |
| Age | 7m | 4m | 3y 2m |
Health Breakdown
threatflux-cache
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
12
cachelito-async
Maintenance
16
Quality
13
Community
6
Popularity
3
Documentation
15
bitcoinleveldb-cache
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
13
Technical Details
| threatflux-cache | cachelito-async | bitcoinleveldb-cache | |
|---|---|---|---|
| Version | 0.1.8 | 0.16.0 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 16 | 6 | 7 |
| Crate Size | 56KB | 37KB | 67KB |
| Features | 9 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70.0 | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cachelito-async leads with a health score of 53/100, but none of the options score above 80.
- •bitcoinleveldb-cache has the most downloads (31.3K), suggesting wider adoption.