Decision Workspace
aeternusdb vs canopydb vs apex-store-rs
Side-by-side comparison of Rust crates
54
aeternusdb
experimentalv1.0.1
An embeddable, persistent key-value store built on an LSM-tree architecture.
48
canopydb
growingv0.2.5
Transactional key-value storage engine
46
apex-store-rs
experimentalv2.1.1
A high-performance, embedded LSM-tree storage engine with SSTable V2 format, LZ4 compression, and Bloom Filters.
Core Metrics
| aeternusdb | canopydb | apex-store-rs | |
|---|---|---|---|
| Health Score | 54 | 48 | 46 |
| Total Downloads | 200 | 5.4K | 27 |
| 30d Downloads | 7 | 42 | 27 |
| Dependents | 0 | 3 | 0 |
| Releases | 3 | 7 | 2 |
| Last Updated | 35d ago | 125d ago | 18d ago |
| Age | 5m | 1y 5m | 20d |
Health Breakdown
aeternusdb
Maintenance
17
Quality
14
Community
5
Popularity
3
Documentation
15
canopydb
Maintenance
12
Quality
12
Community
8
Popularity
4
Documentation
12
apex-store-rs
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
13
Technical Details
| aeternusdb | canopydb | apex-store-rs | |
|---|---|---|---|
| Version | 1.0.1 | 0.2.5 | 2.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 28 | 28 |
| Crate Size | 230KB | 144KB | 817KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.87.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •aeternusdb leads with a health score of 54/100, but none of the options score above 80.
- •canopydb has the most downloads (5.4K), suggesting wider adoption.
- •canopydb is pre-1.0 — API may change.