Decision Workspace
cargo-graph vs graphviz-rust vs dot-parser
Side-by-side comparison of Rust crates
36
cargo-graph
growingv0.3.1
Cargo subcommand for building GraphViz DOT files of dependency graphs
62
graphviz-rust
growingv0.9.7
The library provides the basic access to the graphs in graphviz format with ability to import into or export from it.
58
dot-parser
growingv0.6.1
This library provides a parser for the DOT/Graphviz graph description language, as well as useful functions to transform those graphs.
Core Metrics
| cargo-graph | graphviz-rust | dot-parser | |
|---|---|---|---|
| Health Score | 36 | 62 | 58 |
| Total Downloads | 43.1K | 1.1M | 63.0K |
| 30d Downloads | 29 | 145.1K | 5.4K |
| Dependents | 0 | 345 | 105 |
| Releases | 9 | 28 | 17 |
| Last Updated | 3063d ago | 18d ago | 79d ago |
| Age | 10y 4m | 4y 4m | 4y 4m |
Health Breakdown
cargo-graph
Maintenance
3
Quality
13
Community
6
Popularity
6
Documentation
8
graphviz-rust
Maintenance
19
Quality
15
Community
13
Popularity
7
Documentation
8
dot-parser
Maintenance
14
Quality
16
Community
12
Popularity
6
Documentation
10
Technical Details
| cargo-graph | graphviz-rust | dot-parser | |
|---|---|---|---|
| Version | 0.3.1 | 0.9.7 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | GPL-2.0-or-later |
| Dependencies | 4 | 8 | 5 |
| Crate Size | 19KB | 25KB | 22KB |
| Features | 6 | 2 | 3 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •graphviz-rust leads with a health score of 62/100, but none of the options score above 80.
- •graphviz-rust is depended on by 345 crates — strongest ecosystem trust.
- •⚠ cargo-graph has not been updated in over a year.