Decision Workspace
mindb vs mace-kv vs btree-store
Side-by-side comparison of Rust crates
40
mindb
experimentalv0.1.2
Lightweight embedded key–value store with write-ahead log and zstd compression.
48
mace-kv
experimentalv0.0.28
A fast, cross-platform embedded key-value storage engine with ACID, MVCC, and flash-optimized storage
48
btree-store
experimentalv0.1.4
A persistent, embedded key-value storage engine in Rust featuring a Copy-On-Write (COW) B-Tree, ACID compliance, and crash safety with multi-bucket support
Core Metrics
| mindb | mace-kv | btree-store | |
|---|---|---|---|
| Health Score | 40 | 48 | 48 |
| Total Downloads | 494 | 271 | 385 |
| 30d Downloads | 3 | 44 | 155 |
| Dependents | 0 | 0 | 5 |
| Releases | 3 | 11 | 4 |
| Last Updated | 158d ago | 18d ago | 19d ago |
| Age | 5m | 4m | 2m |
Health Breakdown
mindb
Maintenance
12
Quality
7
Community
6
Popularity
3
Documentation
12
mace-kv
Maintenance
19
Quality
10
Community
6
Popularity
3
Documentation
10
btree-store
Maintenance
13
Quality
14
Community
8
Popularity
3
Documentation
10
Technical Details
| mindb | mace-kv | btree-store | |
|---|---|---|---|
| Version | 0.1.2 | 0.0.28 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 22 | 11 | 5 |
| Crate Size | 59KB | 205KB | 59KB |
| Features | 4 | 4 | 1 |
| Yanked % | 66.7% | 9.1% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mace-kv leads with a health score of 48/100, but none of the options score above 80.
- •mindb has the most downloads (494), suggesting wider adoption.