Decision Workspace
bitcoinleveldb-util vs bitcoinleveldb-slice vs bitcoinleveldb-cache
Side-by-side comparison of Rust crates
52
bitcoinleveldb-util
growingv0.1.19
Low-level utilities for bitcoin-rs/bitcoinleveldb providing C++-style non-dropping singletons and destructor control via DoNotDestruct and NoDestructor<T>.
52
bitcoinleveldb-slice
growingv0.1.19
Low-level, non-owning byte Slice type for LevelDB-style storage in bitcoin-rs, providing pointer-based views, prefix operations, lexicographic comparison, and FFI-friendly interoperability without copying.
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
| bitcoinleveldb-util | bitcoinleveldb-slice | bitcoinleveldb-cache | |
|---|---|---|---|
| Health Score | 52 | 52 | 52 |
| Total Downloads | 32.6K | 33.1K | 31.3K |
| 30d Downloads | 879 | 886 | 829 |
| Dependents | 49 | 102 | 26 |
| Releases | 5 | 5 | 5 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3y 2m | 3y 2m |
Health Breakdown
bitcoinleveldb-util
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
bitcoinleveldb-slice
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
bitcoinleveldb-cache
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
13
Technical Details
| bitcoinleveldb-util | bitcoinleveldb-slice | bitcoinleveldb-cache | |
|---|---|---|---|
| Version | 0.1.19 | 0.1.19 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 8 | 7 |
| Crate Size | 60KB | 61KB | 67KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-util leads with a health score of 52/100, but none of the options score above 80.
- •bitcoinleveldb-slice has the most downloads (33.1K), suggesting wider adoption.
- •bitcoinleveldb-slice is depended on by 102 crates — strongest ecosystem trust.