Decision Workspace
ade-traits vs daggy vs graphrs
Side-by-side comparison of Rust crates
39
ade-traits
experimentalv0.1.0
Common traits for graph nodes, edges, and graph views for ADE graph crates.
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
| ade-traits | daggy | graphrs | |
|---|---|---|---|
| Health Score | 39 | 52 | 52 |
| Total Downloads | 867 | 2.3M | 31.6K |
| 30d Downloads | 76 | 139.6K | 1.4K |
| Dependents | 4 | 473 | 6 |
| Releases | 1 | 16 | 29 |
| Last Updated | 213d ago | 344d ago | 112d ago |
| Age | 7m | 10y 5m | 4y 3m |
Health Breakdown
ade-traits
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
daggy
Maintenance
6
Quality
17
Community
12
Popularity
8
Documentation
9
graphrs
Maintenance
13
Quality
13
Community
8
Popularity
5
Documentation
13
Technical Details
| ade-traits | daggy | graphrs | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.0 | 0.11.16 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 15 |
| Crate Size | 2KB | 27KB | 78KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 3.5% |
| Edition | 2021 | 2018 | 2021 |
| 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.