Decision Workspace
bitcoinleveldb-compat vs bitcoinleveldb-limiter vs bitcoinleveldb-crc32
Side-by-side comparison of Rust crates
51
bitcoinleveldb-compat
growingv0.1.19
LevelDB-compatible low-level utilities for Bitcoin: Snappy compression shims, accelerated CRC32C, and ported mutex/condvar primitives with tracing, matching the C++ LevelDB/Bitcoin Core interfaces.
51
bitcoinleveldb-limiter
growingv0.1.19
Lock-free atomic limiter used to cap concurrent resource usage (e.g., file descriptors and mmaps) in Bitcoin LevelDB integrations, providing a non-blocking counter-based semaphore with debug-time misuse detection.
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.
Core Metrics
| bitcoinleveldb-compat | bitcoinleveldb-limiter | bitcoinleveldb-crc32 | |
|---|---|---|---|
| Health Score | 51 | 51 | 50 |
| Total Downloads | 24.2K | 23.6K | 24.1K |
| 30d Downloads | 817 | 636 | 813 |
| Dependents | 3 | 9 | 7 |
| Releases | 4 | 4 | 4 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3y 2m | 3y 2m |
Health Breakdown
bitcoinleveldb-compat
Maintenance
10
Quality
15
Community
8
Popularity
5
Documentation
13
bitcoinleveldb-limiter
Maintenance
10
Quality
14
Community
9
Popularity
5
Documentation
13
bitcoinleveldb-crc32
Maintenance
10
Quality
14
Community
8
Popularity
5
Documentation
13
Technical Details
| bitcoinleveldb-compat | bitcoinleveldb-limiter | bitcoinleveldb-crc32 | |
|---|---|---|---|
| Version | 0.1.19 | 0.1.19 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 5 | 5 |
| Crate Size | 65KB | 60KB | 71KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-compat leads with a health score of 51/100, but none of the options score above 80.