Decision Workspace
cask vs lsmdb vs mmdb
Side-by-side comparison of Rust crates
29
cask
growingv0.7.1
A fast key-value store backed by a log-structured hash table
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.
59
mmdb
stablev3.2.4
The storage engine behind vsdb — a pure-Rust LSM-Tree key-value store
Core Metrics
| cask | lsmdb | mmdb | |
|---|---|---|---|
| Health Score | 29 | 46 | 59 |
| Total Downloads | 15.9K | 6.3K | 26.7K |
| 30d Downloads | 0 | 0 | 6.4K |
| Dependents | 1 | 0 | 17 |
| Releases | 8 | 6 | 28 |
| Last Updated | 3113d ago | 56d ago | 30d ago |
| Age | 9y 11m | 2y 11m | 1y 12m |
Health Breakdown
cask
Maintenance
3
Quality
9
Community
4
Popularity
5
Documentation
8
lsmdb
Maintenance
13
Quality
9
Community
6
Popularity
5
Documentation
13
mmdb
Maintenance
17
Quality
12
Community
10
Popularity
5
Documentation
15
Technical Details
| cask | lsmdb | mmdb | |
|---|---|---|---|
| Version | 0.7.1 | 1.0.0 | 3.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 10 | 13 |
| Crate Size | 16KB | 62KB | 205KB |
| Features | 1 | 0 | 2 |
| Yanked % | 25.0% | 33.3% | 67.9% |
| Edition | — | 2024 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •mmdb leads with a health score of 59/100, but none of the options score above 80.
- •⚠ cask has not been updated in over a year.
- •cask is pre-1.0 — API may change.