Decision Workspace
grafeo vs graph_d vs rune-graph
Side-by-side comparison of Rust crates
57
grafeo
experimentalv0.5.42
A high-performance, embeddable graph database with a Rust core and no required C dependencies
58
graph_d
experimentalv1.3.2
A native graph database implementation in Rust with built-in JSON support and SQLite-like simplicity
49
rune-graph
experimentalv0.3.0
Embedded directed property graph: nodes, edges, labels, key-value properties, traversal, algorithms, and optional snapshot persistence
Core Metrics
| grafeo | graph_d | rune-graph | |
|---|---|---|---|
| Health Score | 57 | 58 | 49 |
| Total Downloads | 2.8K | 175 | 45 |
| 30d Downloads | 996 | 0 | 0 |
| Dependents | 2 | 0 | 3 |
| Releases | 56 | 10 | 3 |
| Last Updated | 21d ago | 126d ago | 7d ago |
| Age | 3m | 4m | 11d |
Health Breakdown
grafeo
Maintenance
19
Quality
17
Community
7
Popularity
4
Documentation
10
graph_d
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
15
rune-graph
Maintenance
14
Quality
15
Community
8
Popularity
2
Documentation
10
Technical Details
| grafeo | graph_d | rune-graph | |
|---|---|---|---|
| Version | 0.5.42 | 1.3.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 16 | 4 |
| Crate Size | 29KB | 233KB | 25KB |
| Features | 45 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •graph_d leads with a health score of 58/100, but none of the options score above 80.
- •grafeo has the most downloads (2.8K), suggesting wider adoption.
- •grafeo, rune-graph are pre-1.0 — API may change.