Decision Workspace
graphica vs daggy vs graphrs
Side-by-side comparison of Rust crates
52
graphica
experimentalv1.2.1
Open-source multi-edge and mixed directional graph generation and canonization library
52
daggy
growingv0.9.0
A directed acyclic graph data structure library. It is Implemented on top of petgraph's Graph data structure and attempts to follow similar conventions where suitable.
52
graphrs
growingv0.11.16
graphrs is a Rust package for the creation, manipulation and analysis of graphs.
Core Metrics
| graphica | daggy | graphrs | |
|---|---|---|---|
| Health Score | 52 | 52 | 52 |
| Total Downloads | 2.7K | 2.3M | 31.6K |
| 30d Downloads | 557 | 139.6K | 1.4K |
| Dependents | 8 | 473 | 6 |
| Releases | 5 | 16 | 29 |
| Last Updated | 27d ago | 344d ago | 112d ago |
| Age | 4m | 10y 5m | 4y 3m |
Health Breakdown
graphica
Maintenance
17
Quality
13
Community
6
Popularity
4
Documentation
12
daggy
Maintenance
6
Quality
17
Community
12
Popularity
8
Documentation
9
graphrs
Maintenance
13
Quality
13
Community
8
Popularity
5
Documentation
13
Technical Details
| graphica | daggy | graphrs | |
|---|---|---|---|
| Version | 1.2.1 | 0.9.0 | 0.11.16 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 7 | 2 | 15 |
| Crate Size | 25KB | 27KB | 78KB |
| Features | 2 | 2 | 1 |
| Yanked % | 20.0% | 0.0% | 3.5% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •graphica leads with a health score of 52/100, but none of the options score above 80.
- •daggy has the most downloads (2.3M), suggesting wider adoption.
- •daggy is depended on by 473 crates — strongest ecosystem trust.
- •daggy, graphrs are pre-1.0 — API may change.