Decision Workspace
dotwalk vs graphviz-rust vs dot-parser
Side-by-side comparison of Rust crates
40
dotwalk
growingv0.1.0
Traits to traverse structures and generate DOT graphs
62
graphviz-rust
growingv0.9.8
The library provides the basic access to the graphs in graphviz format with ability to import into or export from it.
55
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
| dotwalk | graphviz-rust | dot-parser | |
|---|---|---|---|
| Health Score | 40 | 62 | 55 |
| Total Downloads | 1.3K | 1.4M | 69.3K |
| 30d Downloads | 0 | 205.4K | 3.2K |
| Dependents | 0 | 373 | 107 |
| Releases | 1 | 29 | 17 |
| Last Updated | 630d ago | 22d ago | 138d ago |
| Age | 1y 8m | 4y 6m | 4y 6m |
Health Breakdown
dotwalk
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
13
graphviz-rust
Maintenance
19
Quality
15
Community
13
Popularity
7
Documentation
8
dot-parser
Maintenance
11
Quality
16
Community
12
Popularity
6
Documentation
10
Technical Details
| dotwalk | graphviz-rust | dot-parser | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.8 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | GPL-2.0-or-later |
| Dependencies | 0 | 8 | 5 |
| Crate Size | 22KB | 25KB | 22KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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 373 crates — strongest ecosystem trust.
- •⚠ dotwalk has not been updated in over a year.