Decision Workspace
rskey vs pickledb vs nodb
Side-by-side comparison of Rust crates
44
rskey
growingv0.4.0
A simple persistent key-value store that wraps HashMap, with a basic CLI tool to list, get, and set 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/)
43
nodb
growingv0.2.2
A lightweight and simple key-value store written in Rust.
Core Metrics
| rskey | pickledb | nodb | |
|---|---|---|---|
| Health Score | 44 | 52 | 43 |
| Total Downloads | 5.6K | 1.7M | 5.4K |
| 30d Downloads | 8 | 85.3K | 34 |
| Dependents | 0 | 783 | 0 |
| Releases | 5 | 7 | 4 |
| Last Updated | 507d ago | 1431d ago | 659d ago |
| Age | 1y 10m | 7y 2m | 1y 9m |
Health Breakdown
rskey
Maintenance
6
Quality
14
Community
5
Popularity
4
Documentation
15
pickledb
Maintenance
3
Quality
16
Community
14
Popularity
7
Documentation
12
nodb
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| rskey | pickledb | nodb | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.1 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 7 | 9 | 12 |
| Crate Size | 15KB | 27KB | 14KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.81 | — | — |
| 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 783 crates — strongest ecosystem trust.
- •⚠ rskey, pickledb, nodb have not been updated in over a year.