Decision Workspace
grw vs dress-graph vs graphica
Side-by-side comparison of Rust crates
40
grw
experimentalv0.1.0
Graph construction, mutation, and morphism matching
53
dress-graph
experimentalv0.8.3
DRESS is a deterministic, parameter-free framework for continuous structural graph refinement. It iterates a nonlinear dynamical system on real-valued edge similarities and produces a graph fingerprint as a sorted edge-value vector once the iteration reaches a prescribed stopping criterion.
50
graphica
growingv1.2.1
Open-source multi-edge and mixed directional graph generation and canonization library
Core Metrics
| grw | dress-graph | graphica | |
|---|---|---|---|
| Health Score | 40 | 53 | 50 |
| Total Downloads | 16 | 220 | 3.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 10 |
| Releases | 1 | 16 | 5 |
| Last Updated | 53d ago | 21d ago | 86d ago |
| Age | 1m | 3m | 6m |
Health Breakdown
grw
Maintenance
10
Quality
13
Community
6
Popularity
1
Documentation
10
dress-graph
Maintenance
18
Quality
16
Community
6
Popularity
3
Documentation
10
graphica
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| grw | dress-graph | graphica | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.3 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 18 | 2 | 7 |
| Crate Size | 83KB | 76KB | 25KB |
| Features | 4 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 20.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dress-graph leads with a health score of 53/100, but none of the options score above 80.
- •graphica has the most downloads (3.9K), suggesting wider adoption.
- •grw, dress-graph are pre-1.0 — API may change.