Decision Workspace
bitcoinleveldb-versionedit vs bitcoinleveldb-filter vs rusty-leveldb
Side-by-side comparison of Rust crates
50
bitcoinleveldb-versionedit
growingv0.1.19
LevelDB-compatible VersionEdit encoding/decoding and manipulation utilities used by bitcoin-rs for manifest and version metadata management.
51
bitcoinleveldb-filter
growingv0.1.19
LevelDB-compatible filter block (Bloom filter) builder and reader used by bitcoin-rs, exposing low-level traits and utilities for constructing and querying per-block filters over SSTable-style key ranges.
55
rusty-leveldb
growingv4.0.1
A compatible re-implementation of LevelDB in Rust
Core Metrics
| bitcoinleveldb-versionedit | bitcoinleveldb-filter | rusty-leveldb | |
|---|---|---|---|
| Health Score | 50 | 51 | 55 |
| Total Downloads | 24.7K | 32.4K | 152.1K |
| 30d Downloads | 642 | 830 | 4.9K |
| Dependents | 11 | 27 | 102 |
| Releases | 4 | 5 | 40 |
| Last Updated | 116d ago | 116d ago | 150d ago |
| Age | 3y 2m | 3y 2m | 8y 5m |
Health Breakdown
bitcoinleveldb-versionedit
Maintenance
10
Quality
13
Community
9
Popularity
5
Documentation
13
bitcoinleveldb-filter
Maintenance
10
Quality
13
Community
10
Popularity
5
Documentation
13
rusty-leveldb
Maintenance
11
Quality
20
Community
8
Popularity
6
Documentation
10
Technical Details
| bitcoinleveldb-versionedit | bitcoinleveldb-filter | rusty-leveldb | |
|---|---|---|---|
| Version | 0.1.19 | 0.1.19 | 4.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 10 | 11 |
| Crate Size | 69KB | 64KB | 106KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rusty-leveldb leads with a health score of 55/100, but none of the options score above 80.
- •rusty-leveldb is depended on by 102 crates — strongest ecosystem trust.
- •bitcoinleveldb-versionedit, bitcoinleveldb-filter are pre-1.0 — API may change.