Decision Workspace
bitcoinleveldb-key vs bitcoinleveldb-comparator vs bitcoinleveldb-snapshot
Side-by-side comparison of Rust crates
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.
51
bitcoinleveldb-snapshot
growingv0.1.19
Internal LevelDB-style snapshot list for bitcoin-rs: a raw-pointer-based doubly-linked list maintaining immutable database snapshots ordered by sequence number.
Core Metrics
| bitcoinleveldb-key | bitcoinleveldb-comparator | bitcoinleveldb-snapshot | |
|---|---|---|---|
| Health Score | 52 | 51 | 51 |
| Total Downloads | 32.3K | 32.3K | 31.2K |
| 30d Downloads | 824 | 826 | 782 |
| Dependents | 44 | 32 | 11 |
| Releases | 5 | 5 | 5 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3y 2m | 3y 2m |
Health Breakdown
bitcoinleveldb-key
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
bitcoinleveldb-comparator
Maintenance
10
Quality
13
Community
10
Popularity
5
Documentation
13
bitcoinleveldb-snapshot
Maintenance
10
Quality
14
Community
9
Popularity
5
Documentation
13
Technical Details
| bitcoinleveldb-key | bitcoinleveldb-comparator | bitcoinleveldb-snapshot | |
|---|---|---|---|
| Version | 0.1.19 | 0.1.19 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 8 | 7 |
| Crate Size | 75KB | 61KB | 64KB |
| 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.