Decision Workspace
bitcoinleveldb-cfg vs bitcoinleveldb-key vs bitcoinleveldb-comparator
Side-by-side comparison of Rust crates
50
bitcoinleveldb-cfg
growingv0.1.19
Typed configuration layer for LevelDB-backed Bitcoin data stores, defining network-aware paths, logical database roles, and LevelDB tuning parameters for use within the bitcoin-rs ecosystem.
52
bitcoinleveldb-key
growingv0.1.19
Low-level LevelDB-compatible internal key encoding, comparison, and filter-policy utilities used by bitcoin-rs for on-disk key/value layout and MemTable/SSTable lookups.
51
bitcoinleveldb-comparator
growingv0.1.19
LevelDB-compatible bytewise comparator and key-shortening logic for arbitrary byte slices, providing Compare, FindShortestSeparator, and FindShortSuccessor traits plus a global BytewiseComparator implementation used in bitcoin-rs.
Core Metrics
| bitcoinleveldb-cfg | bitcoinleveldb-key | bitcoinleveldb-comparator | |
|---|---|---|---|
| Health Score | 50 | 52 | 51 |
| Total Downloads | 24.0K | 32.3K | 32.3K |
| 30d Downloads | 624 | 824 | 826 |
| Dependents | 6 | 44 | 32 |
| Releases | 4 | 5 | 5 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3y 2m | 3y 2m |
Health Breakdown
bitcoinleveldb-cfg
Maintenance
10
Quality
14
Community
8
Popularity
5
Documentation
13
bitcoinleveldb-key
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
bitcoinleveldb-comparator
Maintenance
10
Quality
13
Community
10
Popularity
5
Documentation
13
Technical Details
| bitcoinleveldb-cfg | bitcoinleveldb-key | bitcoinleveldb-comparator | |
|---|---|---|---|
| Version | 0.1.19 | 0.1.19 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 8 | 8 |
| Crate Size | 59KB | 75KB | 61KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-key leads with a health score of 52/100, but none of the options score above 80.
- •bitcoinleveldb-comparator has the most downloads (32.3K), suggesting wider adoption.