Decision Workspace
async-rocksdb vs aimdb-core vs ngdb
Side-by-side comparison of Rust crates
39
async-rocksdb
experimentalv0.1.1
Async-aware wrapper for RocksDB
60
aimdb-core
experimentalv1.0.0
Core database engine for AimDB - async in-memory data synchronization with bidirectional connectors
51
ngdb
experimentalv2.2.2
A high-performance, thread-safe RocksDB wrapper
Core Metrics
| async-rocksdb | aimdb-core | ngdb | |
|---|---|---|---|
| Health Score | 39 | 60 | 51 |
| Total Downloads | 41 | 902 | 209 |
| 30d Downloads | 4 | 187 | 9 |
| Dependents | 0 | 41 | 0 |
| Releases | 2 | 6 | 7 |
| Last Updated | 82d ago | 11d ago | 143d ago |
| Age | 2m | 4m | 4m |
Health Breakdown
async-rocksdb
Maintenance
9
Quality
13
Community
5
Popularity
2
Documentation
10
aimdb-core
Maintenance
21
Quality
15
Community
10
Popularity
4
Documentation
10
ngdb
Maintenance
18
Quality
15
Community
5
Popularity
3
Documentation
10
Technical Details
| async-rocksdb | aimdb-core | ngdb | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 18 | 8 |
| Crate Size | 10KB | 110KB | 52KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •aimdb-core leads with a health score of 60/100, but none of the options score above 80.
- •async-rocksdb is pre-1.0 — API may change.