Decision Workspace
bitcoinleveldb-slice vs bitcoinleveldb-cache vs bitcoinleveldb-status
Side-by-side comparison of Rust crates
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.
52
bitcoinleveldb-status
growingv0.1.19
C++-compatible LevelDB-style `Status` and `StatusCode` implementation used by bitcoin-rs for precise error classification, binary layout compatibility, and FFI with the Bitcoin Core LevelDB fork.
Core Metrics
| bitcoinleveldb-slice | bitcoinleveldb-cache | bitcoinleveldb-status | |
|---|---|---|---|
| Health Score | 52 | 52 | 52 |
| Total Downloads | 33.1K | 31.3K | 32.7K |
| 30d Downloads | 839 | 783 | 833 |
| Dependents | 102 | 26 | 70 |
| Releases | 5 | 5 | 5 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3y 2m | 3y 2m |
Health Breakdown
bitcoinleveldb-slice
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
bitcoinleveldb-cache
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
13
bitcoinleveldb-status
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
Technical Details
| bitcoinleveldb-slice | bitcoinleveldb-cache | bitcoinleveldb-status | |
|---|---|---|---|
| Version | 0.1.19 | 0.1.19 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 7 | 9 |
| Crate Size | 61KB | 67KB | 62KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-slice leads with a health score of 52/100, but none of the options score above 80.
- •bitcoinleveldb-slice is depended on by 102 crates — strongest ecosystem trust.