Decision Workspace
lsmdb vs pickledb vs eight
Side-by-side comparison of Rust crates
46
lsmdb
growingv1.0.0
lsmdb is an efficient storage engine that implements the Log-Structured Merge Tree (LSM-Tree) data structure, designed specifically for handling key-value pairs.
52
pickledb
growingv0.5.1
A lightweight and simple key-value store written in Rust, heavily inspired by Python's PickleDB (https://pythonhosted.org/pickleDB/)
46
eight
growingv1.0.0-alpha.2
Modular asynchronous embedded key-value database
Core Metrics
| lsmdb | pickledb | eight | |
|---|---|---|---|
| Health Score | 46 | 52 | 46 |
| Total Downloads | 6.3K | 1.8M | 3.4K |
| 30d Downloads | 0 | 98.8K | 0 |
| Dependents | 0 | 789 | 2 |
| Releases | 6 | 7 | 2 |
| Last Updated | 56d ago | 1491d ago | 1095d ago |
| Age | 2y 11m | 7y 4m | 3y |
Health Breakdown
lsmdb
Maintenance
13
Quality
9
Community
6
Popularity
5
Documentation
13
pickledb
Maintenance
3
Quality
16
Community
14
Popularity
7
Documentation
12
eight
Maintenance
4
Quality
21
Community
7
Popularity
4
Documentation
10
Technical Details
| lsmdb | pickledb | eight | |
|---|---|---|---|
| Version | 1.0.0 | 0.5.1 | 1.0.0-alpha.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | BSD-3-Clause |
| Dependencies | 10 | 9 | 14 |
| Crate Size | 62KB | 27KB | 17KB |
| Features | 0 | 5 | 8 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pickledb leads with a health score of 52/100, but none of the options score above 80.
- •pickledb is depended on by 789 crates — strongest ecosystem trust.
- •⚠ pickledb, eight have not been updated in over a year.
- •pickledb is pre-1.0 — API may change.