Decision Workspace
inferadb-ledger-store vs btree-store vs obj-core
Side-by-side comparison of Rust crates
65
inferadb-ledger-store
experimentalv0.1.0-dev.20260420
Embedded B+ tree database engine for InferaDB Ledger
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
51
obj-core
experimentalv1.0.0
Storage engine internals for the obj embedded document database (pager, WAL, B-tree, codec, catalog).
Core Metrics
| inferadb-ledger-store | btree-store | obj-core | |
|---|---|---|---|
| Health Score | 65 | 57 | 51 |
| Total Downloads | 5.6K | 679 | 16 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 271 | 9 | 3 |
| Releases | 141 | 7 | 1 |
| Last Updated | 36d ago | 14d ago | today |
| Age | 3m | 4m | 1d |
Health Breakdown
inferadb-ledger-store
Maintenance
23
Quality
10
Community
13
Popularity
4
Documentation
15
btree-store
Maintenance
19
Quality
14
Community
9
Popularity
3
Documentation
12
obj-core
Maintenance
13
Quality
14
Community
8
Popularity
1
Documentation
15
Technical Details
| inferadb-ledger-store | btree-store | obj-core | |
|---|---|---|---|
| Version | 0.1.0-dev.20260420 | 0.1.7 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 18 | 5 | 13 |
| Crate Size | 141KB | 62KB | 216KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.7% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92 | 1.95 | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inferadb-ledger-store leads with a health score of 65/100, but none of the options score above 80.
- •inferadb-ledger-store is depended on by 271 crates — strongest ecosystem trust.
- •inferadb-ledger-store, btree-store are pre-1.0 — API may change.