Decision Workspace
eloqstore-sys vs eloqstore vs btree-store
Side-by-side comparison of Rust crates
49
eloqstore-sys
experimentalv1.1.1
Low-level Rust FFI bindings for EloqStore
47
eloqstore
experimentalv1.1.1
High-level Rust SDK for EloqStore
57
btree-store
experimentalv0.1.7
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
| eloqstore-sys | eloqstore | btree-store | |
|---|---|---|---|
| Health Score | 49 | 47 | 57 |
| Total Downloads | 35 | 29 | 679 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 9 |
| Releases | 2 | 2 | 7 |
| Last Updated | 11d ago | 11d ago | 14d ago |
| Age | 11d | 11d | 4m |
Health Breakdown
eloqstore-sys
Maintenance
13
Quality
17
Community
7
Popularity
2
Documentation
10
eloqstore
Maintenance
13
Quality
16
Community
6
Popularity
2
Documentation
10
btree-store
Maintenance
19
Quality
14
Community
9
Popularity
3
Documentation
12
Technical Details
| eloqstore-sys | eloqstore | btree-store | |
|---|---|---|---|
| Version | 1.1.1 | 1.1.1 | 0.1.7 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | AGPL-3.0-only | AGPL-3.0-only | MIT |
| Dependencies | 3 | 1 | 5 |
| Crate Size | 310KB | 20KB | 62KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •btree-store leads with a health score of 57/100, but none of the options score above 80.
- •btree-store is pre-1.0 — API may change.