Decision Workspace
blobnet vs bitcoinleveldb-cache vs rom_cache
Side-by-side comparison of Rust crates
41
blobnet
growingv0.3.14
Non-volatile, distributed file cache backed by content-addressed storage.
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.
50
rom_cache
growingv0.1.1
A rust crate to cache data in memory like CPU caching RAM.
Core Metrics
| blobnet | bitcoinleveldb-cache | rom_cache | |
|---|---|---|---|
| Health Score | 41 | 52 | 50 |
| Total Downloads | 36.0K | 31.3K | 20.0K |
| 30d Downloads | 3 | 829 | 102 |
| Dependents | 0 | 26 | 15 |
| Releases | 29 | 5 | 19 |
| Last Updated | 1011d ago | 116d ago | 343d ago |
| Age | 3y 8m | 3y 2m | 1y 8m |
Health Breakdown
blobnet
Maintenance
8
Quality
5
Community
10
Popularity
5
Documentation
13
bitcoinleveldb-cache
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
13
rom_cache
Maintenance
9
Quality
16
Community
5
Popularity
5
Documentation
15
Technical Details
| blobnet | bitcoinleveldb-cache | rom_cache | |
|---|---|---|---|
| Version | 0.3.14 | 0.1.19 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 43 | 7 | 2 |
| Crate Size | 59KB | 67KB | 11KB |
| Features | 0 | 0 | 1 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.86 |
| Owners | 4 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-cache leads with a health score of 52/100, but none of the options score above 80.
- •blobnet has the most downloads (36.0K), suggesting wider adoption.
- •⚠ blobnet has not been updated in over a year.