Decision Workspace
ubiquity-quiver vs daggy vs graphrs
Side-by-side comparison of Rust crates
43
ubiquity-quiver
experimentalv0.2.0
Directed graph structures (quivers) for neural network-inspired computation with nodes, arrows, weights, and activations
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
| ubiquity-quiver | daggy | graphrs | |
|---|---|---|---|
| Health Score | 43 | 52 | 52 |
| Total Downloads | 15 | 2.3M | 31.6K |
| 30d Downloads | 3 | 139.6K | 1.4K |
| Dependents | 0 | 473 | 6 |
| Releases | 1 | 16 | 29 |
| Last Updated | 77d ago | 344d ago | 112d ago |
| Age | 2m | 10y 5m | 4y 3m |
Health Breakdown
ubiquity-quiver
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
13
daggy
Maintenance
6
Quality
17
Community
12
Popularity
8
Documentation
9
graphrs
Maintenance
13
Quality
13
Community
8
Popularity
5
Documentation
13
Technical Details
| ubiquity-quiver | daggy | graphrs | |
|---|---|---|---|
| Version | 0.2.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 | 3 | 2 | 15 |
| Crate Size | 3KB | 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.