Decision Workspace
rskv vs celerix-store vs dbless
Side-by-side comparison of Rust crates
38
rskv
experimentalv0.1.0
High-performance KV store inspired by Microsoft FASTER
40
celerix-store
experimentalv0.1.2
A lightweight, low-latency KV data store with 1:1 parity with the orginal golang version, atomic persistence, and AES-256-GCM encryption.
36
dbless
growingv0.2.0
A simple key-value store for rust apps that don't need a full-flagged database.
Core Metrics
| rskv | celerix-store | dbless | |
|---|---|---|---|
| Health Score | 38 | 40 | 36 |
| Total Downloads | 370 | 86 | 3.3K |
| 30d Downloads | 3 | 11 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 3 |
| Last Updated | 212d ago | 69d ago | 553d ago |
| Age | 7m | 2m | 1y 6m |
Health Breakdown
rskv
Maintenance
5
Quality
11
Community
6
Popularity
3
Documentation
13
celerix-store
Maintenance
10
Quality
12
Community
6
Popularity
2
Documentation
10
dbless
Maintenance
5
Quality
14
Community
3
Popularity
4
Documentation
10
Technical Details
| rskv | celerix-store | dbless | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 14 | 15 | 6 |
| Crate Size | 285KB | 25KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •celerix-store leads with a health score of 40/100, but none of the options score above 80.
- •dbless has the most downloads (3.3K), suggesting wider adoption.
- •⚠ dbless has not been updated in over a year.