Decision Workspace
ahrikv vs emdb vs turbokv
Side-by-side comparison of Rust crates
51
ahrikv
growingv0.0.6
A high-performance in-memory key-value store.
53
emdb
experimentalv1.0.0
Lightweight, high-performance embedded key-value database. Bitcask-style append-only journal, lock-free sharded hash index, at-rest encryption, sync + async APIs with streaming iterators.
52
turbokv
experimentalv0.5.0
A fast, embedded key-value store with BTreeMap-like API.
Core Metrics
| ahrikv | emdb | turbokv | |
|---|---|---|---|
| Health Score | 51 | 53 | 52 |
| Total Downloads | 1.2K | 280 | 110 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 20 | 6 |
| Last Updated | 126d ago | 7d ago | 1d ago |
| Age | 1y | 1m | 4m |
Health Breakdown
ahrikv
Maintenance
12
Quality
14
Community
6
Popularity
4
Documentation
15
emdb
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
15
turbokv
Maintenance
19
Quality
10
Community
6
Popularity
2
Documentation
15
Technical Details
| ahrikv | emdb | turbokv | |
|---|---|---|---|
| Version | 0.0.6 | 1.0.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 23 | 40 |
| Crate Size | 32KB | 280KB | 94KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.75 | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •emdb leads with a health score of 53/100, but none of the options score above 80.
- •ahrikv has the most downloads (1.2K), suggesting wider adoption.
- •ahrikv, turbokv are pre-1.0 — API may change.