Decision Workspace
bitcoinleveldb-comparator vs bitcoinleveldb-key vs bitcoinleveldb-snapshot
Side-by-side comparison of Rust crates
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.
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-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-comparator | bitcoinleveldb-key | bitcoinleveldb-snapshot | |
|---|---|---|---|
| Health Score | 51 | 52 | 51 |
| Total Downloads | 32.3K | 32.3K | 31.2K |
| 30d Downloads | 873 | 871 | 828 |
| Dependents | 32 | 44 | 11 |
| Releases | 5 | 5 | 5 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3y 2m | 3y 2m |
Health Breakdown
bitcoinleveldb-comparator
Maintenance
10
Quality
13
Community
10
Popularity
5
Documentation
13
bitcoinleveldb-key
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
bitcoinleveldb-snapshot
Maintenance
10
Quality
14
Community
9
Popularity
5
Documentation
13
Technical Details
| bitcoinleveldb-comparator | bitcoinleveldb-key | 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 | 61KB | 75KB | 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.