Decision Workspace
rust-graph vs edgewise vs traitgraph-algo
Side-by-side comparison of Rust crates
35
rust-graph
growingv0.0.3
A graph library for Rust
42
edgewise
experimentalv0.1.0
A simple graph library with BFS, DFS, Dijkstra, and random graph generation.
60
traitgraph-algo
growingv8.1.2
Graph algorithms based on the traitgraph crate
Core Metrics
| rust-graph | edgewise | traitgraph-algo | |
|---|---|---|---|
| Health Score | 35 | 42 | 60 |
| Total Downloads | 6.5K | 30 | 45.1K |
| 30d Downloads | 6 | 3 | 486 |
| Dependents | 0 | 0 | 86 |
| Releases | 3 | 1 | 31 |
| Last Updated | 3759d ago | 117d ago | 421d ago |
| Age | 11y | 3m | 4y 1m |
Health Breakdown
rust-graph
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
8
edgewise
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
13
traitgraph-algo
Maintenance
8
Quality
20
Community
11
Popularity
6
Documentation
15
Technical Details
| rust-graph | edgewise | traitgraph-algo | |
|---|---|---|---|
| Version | 0.0.3 | 0.1.0 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | BSD-2-Clause |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 7KB | 11KB | 25KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | 1.74.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •traitgraph-algo leads with a health score of 60/100, but none of the options score above 80.
- •⚠ rust-graph, traitgraph-algo have not been updated in over a year.
- •rust-graph, edgewise are pre-1.0 — API may change.