Decision Workspace
pi_graph vs daggy vs wingfoil
Side-by-side comparison of Rust crates
42
pi_graph
growingv0.2.1
dag interface.
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
wingfoil
growingv3.3.0
graph based stream processing framework
Core Metrics
| pi_graph | daggy | wingfoil | |
|---|---|---|---|
| Health Score | 42 | 52 | 52 |
| Total Downloads | 14.6K | 2.3M | 5.1K |
| 30d Downloads | 62 | 139.6K | 720 |
| Dependents | 19 | 473 | 11 |
| Releases | 11 | 16 | 17 |
| Last Updated | 373d ago | 344d ago | 10d ago |
| Age | 4y | 10y 5m | 8m |
Health Breakdown
pi_graph
Maintenance
5
Quality
10
Community
12
Popularity
5
Documentation
10
daggy
Maintenance
6
Quality
17
Community
12
Popularity
8
Documentation
9
wingfoil
Maintenance
18
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| pi_graph | daggy | wingfoil | |
|---|---|---|---|
| Version | 0.2.1 | 0.9.0 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 2 | 40 |
| Crate Size | 11KB | 27KB | 1.8MB |
| Features | 0 | 2 | 8 |
| Yanked % | 9.1% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •daggy leads with a health score of 52/100, but none of the options score above 80.
- •daggy is depended on by 473 crates — strongest ecosystem trust.
- •⚠ pi_graph has not been updated in over a year.
- •pi_graph, daggy are pre-1.0 — API may change.