Decision Workspace
bitcoinleveldb-skiplist vs vsdb vs fjall
Side-by-side comparison of Rust crates
49
bitcoinleveldb-skiplist
growingv0.1.19
Arena-backed LevelDB-style skip list for Copy keys with custom comparators, providing lock-free read-friendly ordered storage for internal database and storage engine use.
65
vsdb
growingv12.1.1
A std-collection-like database
65
fjall
stablev3.1.2
Log-structured, embeddable key-value storage engine
Core Metrics
| bitcoinleveldb-skiplist | vsdb | fjall | |
|---|---|---|---|
| Health Score | 49 | 65 | 65 |
| Total Downloads | 24.4K | 20.2M | 626.8K |
| 30d Downloads | 673 | 16.1K | 244.5K |
| Dependents | 5 | 302 | 746 |
| Releases | 4 | 201 | 92 |
| Last Updated | 116d ago | 2d ago | 9d ago |
| Age | 3y 2m | 4y 3m | 2y 3m |
Health Breakdown
bitcoinleveldb-skiplist
Maintenance
10
Quality
13
Community
8
Popularity
5
Documentation
13
vsdb
Maintenance
19
Quality
11
Community
17
Popularity
8
Documentation
10
fjall
Maintenance
18
Quality
14
Community
14
Popularity
7
Documentation
12
Technical Details
| bitcoinleveldb-skiplist | vsdb | fjall | |
|---|---|---|---|
| Version | 0.1.19 | 12.1.1 | 3.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 10 | 12 |
| Crate Size | 71KB | 129KB | 82KB |
| Features | 0 | 1 | 5 |
| Yanked % | 0.0% | 65.2% | 42.4% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.90.0 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •vsdb leads with a health score of 65/100, but none of the options score above 80.
- •fjall is depended on by 746 crates — strongest ecosystem trust.
- •bitcoinleveldb-skiplist is pre-1.0 — API may change.