Decision Workspace
apex-store-rs vs aeternusdb vs rocksdb
Side-by-side comparison of Rust crates
46
apex-store-rs
experimentalv2.1.1
A high-performance, embedded LSM-tree storage engine with SSTable V2 format, LZ4 compression, and Bloom Filters.
54
aeternusdb
experimentalv1.0.1
An embeddable, persistent key-value store built on an LSM-tree architecture.
65
rocksdb
growingv0.24.0
Rust wrapper for Facebook's RocksDB embeddable database
Core Metrics
| apex-store-rs | aeternusdb | rocksdb | |
|---|---|---|---|
| Health Score | 46 | 54 | 65 |
| Total Downloads | 27 | 200 | 42.5M |
| 30d Downloads | 27 | 7 | 2.4M |
| Dependents | 0 | 0 | 4.8K |
| Releases | 2 | 3 | 57 |
| Last Updated | 18d ago | 35d ago | 229d ago |
| Age | 20d | 5m | 11y 4m |
Health Breakdown
apex-store-rs
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
13
aeternusdb
Maintenance
17
Quality
14
Community
5
Popularity
3
Documentation
15
rocksdb
Maintenance
10
Quality
16
Community
19
Popularity
8
Documentation
12
Technical Details
| apex-store-rs | aeternusdb | rocksdb | |
|---|---|---|---|
| Version | 2.1.1 | 1.0.1 | 0.24.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 28 | 10 | 7 |
| Crate Size | 817KB | 230KB | 165KB |
| Features | 2 | 0 | 16 |
| Yanked % | 0.0% | 0.0% | 3.5% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.85.0 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •rocksdb leads with a health score of 65/100, but none of the options score above 80.
- •rocksdb is depended on by 4.8K crates — strongest ecosystem trust.
- •rocksdb is pre-1.0 — API may change.