Decision Workspace
bitcoinleveldb-crc32 vs bitcoinleveldb-slice vs bitcoinleveldb-cache
Side-by-side comparison of Rust crates
50
bitcoinleveldb-crc32
growingv0.1.19
Low-level, LevelDB-compatible CRC32C (Castagnoli) primitives for Bitcoin-related storage and streaming, including masking, alignment helpers, and optional hardware acceleration probing.
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-crc32 | bitcoinleveldb-slice | bitcoinleveldb-cache | |
|---|---|---|---|
| Health Score | 50 | 52 | 52 |
| Total Downloads | 24.1K | 33.1K | 31.3K |
| 30d Downloads | 860 | 886 | 829 |
| Dependents | 7 | 102 | 26 |
| Releases | 4 | 5 | 5 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3y 2m | 3y 2m |
Health Breakdown
bitcoinleveldb-crc32
Maintenance
10
Quality
14
Community
8
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-crc32 | 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 | 5 | 8 | 7 |
| Crate Size | 71KB | 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-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.