Decision Workspace
use-graph-traversal vs sinistra vs graphsearch
Side-by-side comparison of Rust crates
49
use-graph-traversal
experimentalv0.0.1
Deterministic breadth-first and depth-first traversal helpers
44
sinistra
growingv0.1.0-202603071957
A generic graph framework with pluggable storage and topology and streaming graph algorithms.
39
graphsearch
growingv0.6.0
A simple graph search and representation library
Core Metrics
| use-graph-traversal | sinistra | graphsearch | |
|---|---|---|---|
| Health Score | 49 | 44 | 39 |
| Total Downloads | 100 | 1.7K | 18.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 1 |
| Releases | 1 | 7 | 8 |
| Last Updated | 58d ago | 128d ago | 3867d ago |
| Age | 1m | 2y 5m | 11y 3m |
Health Breakdown
use-graph-traversal
Maintenance
10
Quality
15
Community
7
Popularity
2
Documentation
15
sinistra
Maintenance
10
Quality
11
Community
6
Popularity
4
Documentation
13
graphsearch
Maintenance
3
Quality
16
Community
4
Popularity
5
Documentation
11
Technical Details
| use-graph-traversal | sinistra | graphsearch | |
|---|---|---|---|
| Version | 0.0.1 | 0.1.0-202603071957 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 2KB | 16KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 28.6% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | 1.95.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-graph-traversal leads with a health score of 49/100, but none of the options score above 80.
- •graphsearch has the most downloads (18.0K), suggesting wider adoption.
- •⚠ graphsearch has not been updated in over a year.