Decision Workspace
rustlite vs ekv vs feoxdb
Side-by-side comparison of Rust crates
50
rustlite
experimentalv0.8.0
A lightweight, high-performance embedded database written in Rust with ACID guarantees
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
| rustlite | ekv | feoxdb | |
|---|---|---|---|
| Health Score | 50 | 51 | 51 |
| Total Downloads | 284 | 5.7K | 4.6K |
| 30d Downloads | 12 | 352 | 229 |
| Dependents | 0 | 3 | 13 |
| Releases | 7 | 2 | 10 |
| Last Updated | 84d ago | 500d ago | 190d ago |
| Age | 5m | 3y 6m | 7m |
Health Breakdown
rustlite
Maintenance
14
Quality
12
Community
6
Popularity
3
Documentation
15
ekv
Maintenance
5
Quality
21
Community
8
Popularity
4
Documentation
13
feoxdb
Maintenance
11
Quality
14
Community
9
Popularity
4
Documentation
13
Technical Details
| rustlite | ekv | feoxdb | |
|---|---|---|---|
| Version | 0.8.0 | 1.0.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 11 | 10 | 22 |
| Crate Size | 36KB | 65KB | 98KB |
| Features | 0 | 136 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81.0 | — | — |
| 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.
- •rustlite, feoxdb are pre-1.0 — API may change.