Decision Workspace
tinykv vs ekv vs feoxdb
Side-by-side comparison of Rust crates
47
tinykv
experimentalv0.4.0
A simple, file-backed, human-readable key-value store with TTL support
51
ekv
growingv1.0.0
Key-value database for embedded systems, for raw NOR flash, using an LSM-Tree
51
feoxdb
experimentalv0.5.0
Iron-oxide fast embedded database - nanosecond-level key-value storage
Core Metrics
| tinykv | ekv | feoxdb | |
|---|---|---|---|
| Health Score | 47 | 51 | 51 |
| Total Downloads | 2.4K | 5.7K | 4.6K |
| 30d Downloads | 46 | 346 | 220 |
| Dependents | 0 | 3 | 13 |
| Releases | 6 | 2 | 10 |
| Last Updated | 206d ago | 500d ago | 190d ago |
| Age | 8m | 3y 6m | 7m |
Health Breakdown
tinykv
Maintenance
11
Quality
16
Community
6
Popularity
4
Documentation
10
ekv
Maintenance
5
Quality
21
Community
8
Popularity
4
Documentation
13
feoxdb
Maintenance
11
Quality
14
Community
9
Popularity
4
Documentation
13
Technical Details
| tinykv | ekv | feoxdb | |
|---|---|---|---|
| Version | 0.4.0 | 1.0.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 10 | 22 |
| Crate Size | 16KB | 65KB | 98KB |
| Features | 5 | 136 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ekv leads with a health score of 51/100, but none of the options score above 80.
- •⚠ ekv has not been updated in over a year.
- •tinykv, feoxdb are pre-1.0 — API may change.