Decision Workspace
rom_cache vs bitcoinleveldb-cache vs bt_file_cache
Side-by-side comparison of Rust crates
50
rom_cache
growingv0.1.1
A rust crate to cache data in memory like CPU caching RAM.
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.
48
bt_file_cache
experimentalv0.1.8
A caching mechanism for downloading and storing files from URLs
Core Metrics
| rom_cache | bitcoinleveldb-cache | bt_file_cache | |
|---|---|---|---|
| Health Score | 50 | 52 | 48 |
| Total Downloads | 20.0K | 31.3K | 442 |
| 30d Downloads | 102 | 829 | 47 |
| Dependents | 15 | 26 | 3 |
| Releases | 19 | 5 | 9 |
| Last Updated | 343d ago | 116d ago | 122d ago |
| Age | 1y 8m | 3y 2m | 4m |
Health Breakdown
rom_cache
Maintenance
9
Quality
16
Community
5
Popularity
5
Documentation
15
bitcoinleveldb-cache
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
13
bt_file_cache
Maintenance
14
Quality
13
Community
8
Popularity
3
Documentation
10
Technical Details
| rom_cache | bitcoinleveldb-cache | bt_file_cache | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.19 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | GPL-3.0-only |
| Dependencies | 2 | 7 | 7 |
| Crate Size | 11KB | 67KB | 21KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.86 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-cache leads with a health score of 52/100, but none of the options score above 80.