Decision Workspace
kvstructs vs lsmdb vs dbless
Side-by-side comparison of Rust crates
47
kvstructs
growingv0.1.1
General basic key-value structs for Key-Value based storages.
37
lsmdb
growingv0.4.1
lsmdb is an efficient storage engine that implements the Log-Structured Merge Tree (LSM-Tree) data structure, designed specifically for handling key-value pairs.
36
dbless
growingv0.2.0
A simple key-value store for rust apps that don't need a full-flagged database.
Core Metrics
| kvstructs | lsmdb | dbless | |
|---|---|---|---|
| Health Score | 47 | 37 | 36 |
| Total Downloads | 31.9K | 6.3K | 3.3K |
| 30d Downloads | 50 | 5 | 5 |
| Dependents | 6 | 0 | 0 |
| Releases | 26 | 5 | 3 |
| Last Updated | 1293d ago | 1004d ago | 553d ago |
| Age | 4y 2m | 2y 9m | 1y 6m |
Health Breakdown
kvstructs
Maintenance
7
Quality
17
Community
8
Popularity
5
Documentation
10
lsmdb
Maintenance
4
Quality
9
Community
6
Popularity
5
Documentation
13
dbless
Maintenance
5
Quality
14
Community
3
Popularity
4
Documentation
10
Technical Details
| kvstructs | lsmdb | dbless | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 6 |
| Crate Size | 23KB | 27KB | 8KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 40.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kvstructs leads with a health score of 47/100, but none of the options score above 80.
- •⚠ kvstructs, lsmdb, dbless have not been updated in over a year.