Decision Workspace
turbokv vs emdb vs tidesdb-rs
Side-by-side comparison of Rust crates
52
turbokv
experimentalv0.5.0
A fast, embedded key-value store with BTreeMap-like API.
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.
45
tidesdb-rs
experimentalv0.1.3
Rust wrapper for TidesDB, a fast and efficient key-value storage engine
Core Metrics
| turbokv | emdb | tidesdb-rs | |
|---|---|---|---|
| Health Score | 52 | 53 | 45 |
| Total Downloads | 110 | 280 | 46 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 20 | 2 |
| Last Updated | 1d ago | 7d ago | 21d ago |
| Age | 4m | 1m | 4m |
Health Breakdown
turbokv
Maintenance
19
Quality
10
Community
6
Popularity
2
Documentation
15
emdb
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
15
tidesdb-rs
Maintenance
16
Quality
11
Community
6
Popularity
2
Documentation
10
Technical Details
| turbokv | emdb | tidesdb-rs | |
|---|---|---|---|
| Version | 0.5.0 | 1.0.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 40 | 23 | 5 |
| Crate Size | 94KB | 280KB | 931KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80.0 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •emdb leads with a health score of 53/100, but none of the options score above 80.
- •turbokv, tidesdb-rs are pre-1.0 — API may change.