Decision Workspace
use-graph-traversal vs sinistra vs edgewise
Side-by-side comparison of Rust crates
51
use-graph-traversal
experimentalv0.0.1
Deterministic breadth-first and depth-first traversal helpers
48
sinistra
growingv0.1.0-202603071957
A generic graph framework with pluggable storage and topology and streaming graph algorithms.
40
edgewise
experimentalv0.1.0
A simple graph library with BFS, DFS, Dijkstra, and random graph generation.
Core Metrics
| use-graph-traversal | sinistra | edgewise | |
|---|---|---|---|
| Health Score | 51 | 48 | 40 |
| Total Downloads | 29 | 1.7K | 32 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 7 | 1 |
| Last Updated | 9d ago | 79d ago | 176d ago |
| Age | 9d | 2y 3m | 5m |
Health Breakdown
use-graph-traversal
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
sinistra
Maintenance
14
Quality
11
Community
6
Popularity
4
Documentation
13
edgewise
Maintenance
5
Quality
14
Community
6
Popularity
2
Documentation
13
Technical Details
| use-graph-traversal | sinistra | edgewise | |
|---|---|---|---|
| Version | 0.0.1 | 0.1.0-202603071957 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 2KB | 16KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 28.6% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-graph-traversal leads with a health score of 51/100, but none of the options score above 80.
- •sinistra has the most downloads (1.7K), suggesting wider adoption.