Decision Workspace
use-graph-metrics vs use-adjacency vs srcgraph-metrics
Side-by-side comparison of Rust crates
51
use-graph-metrics
experimentalv0.0.1
Primitive graph size, degree, and density helpers
51
use-adjacency
experimentalv0.0.1
Primitive adjacency list builders and lookup helpers
44
srcgraph-metrics
experimentalv0.1.0
Graph-theoretic code-analysis metrics (SCC, LCOM4, betweenness, instability, …)
Core Metrics
| use-graph-metrics | use-adjacency | srcgraph-metrics | |
|---|---|---|---|
| Health Score | 51 | 51 | 44 |
| Total Downloads | 28 | 30 | 33 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 1 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 9d ago | 9d ago | 6d ago |
| Age | 9d | 9d | 6d |
Health Breakdown
use-graph-metrics
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
use-adjacency
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
srcgraph-metrics
Maintenance
13
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| use-graph-metrics | use-adjacency | srcgraph-metrics | |
|---|---|---|---|
| Version | 0.0.1 | 0.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 2KB | 2KB | 38KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95.0 | 1.95.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-graph-metrics leads with a health score of 51/100, but none of the options score above 80.
- •srcgraph-metrics has the most downloads (33), suggesting wider adoption.