Decision Workspace
xdag vs daggy vs daggy2
Side-by-side comparison of Rust crates
43
xdag
growingv0.1.4
A simple Rust DAG(Directed Acyclic Graph) lib
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.
40
daggy2
growingv0.8.2+deprecated
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.
Core Metrics
| xdag | daggy | daggy2 | |
|---|---|---|---|
| Health Score | 43 | 52 | 40 |
| Total Downloads | 6.2K | 2.3M | 2.7K |
| 30d Downloads | 8 | 141.6K | 24 |
| Dependents | 0 | 473 | 2 |
| Releases | 5 | 16 | 2 |
| Last Updated | 1289d ago | 344d ago | 399d ago |
| Age | 3y 6m | 10y 5m | 1y 2m |
Health Breakdown
xdag
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
13
daggy
Maintenance
6
Quality
17
Community
12
Popularity
8
Documentation
9
daggy2
Maintenance
6
Quality
17
Community
4
Popularity
4
Documentation
9
Technical Details
| xdag | daggy | daggy2 | |
|---|---|---|---|
| Version | 0.1.4 | 0.9.0 | 0.8.2+deprecated |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 2 | 2 |
| Crate Size | 6KB | 27KB | 25KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 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.
- •⚠ xdag, daggy2 have not been updated in over a year.