Decision Workspace
rustque vs databoard vs vecdb_derive
Side-by-side comparison of Rust crates
48
rustque
growingv1.1.1
this is a fast on disk perstant memeory mapped que for rust it stores Vec<u8> to a file on a disk.
58
databoard
experimentalv0.3.1
Provides a hierarchical key-value-store
55
vecdb_derive
experimentalv0.9.0
Derive for vecdb
Core Metrics
| rustque | databoard | vecdb_derive | |
|---|---|---|---|
| Health Score | 48 | 58 | 55 |
| Total Downloads | 16.4K | 2.2K | 10.3K |
| 30d Downloads | 57 | 37 | 613 |
| Dependents | 18 | 8 | 73 |
| Releases | 12 | 10 | 74 |
| Last Updated | 1503d ago | 45d ago | today |
| Age | 4y 3m | 6m | 7m |
Health Breakdown
rustque
Maintenance
5
Quality
20
Community
9
Popularity
5
Documentation
9
databoard
Maintenance
16
Quality
16
Community
9
Popularity
4
Documentation
13
vecdb_derive
Maintenance
19
Quality
11
Community
10
Popularity
5
Documentation
10
Technical Details
| rustque | databoard | vecdb_derive | |
|---|---|---|---|
| Version | 1.1.1 | 0.3.1 | 0.9.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | GPL-3.0 | non-standard | MIT |
| Dependencies | 6 | 3 | 3 |
| Crate Size | 34KB | 23KB | 8KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 5.4% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •databoard leads with a health score of 58/100, but none of the options score above 80.
- •rustque has the most downloads (16.4K), suggesting wider adoption.
- •⚠ rustque has not been updated in over a year.
- •databoard, vecdb_derive are pre-1.0 — API may change.