Decision Workspace
icentral-distances vs rs-graph vs network-isomorphism-solver
Side-by-side comparison of Rust crates
37
icentral-distances
experimentalv0.1.0
Manage and manipulate distances within a graph or network context. Includes efficient distance storage and operations for pathfinding and graph traversal algorithms.
45
rs-graph
growingv0.21.0
A library for graph algorithms and combinatorial optimization
45
network-isomorphism-solver
experimentalv0.2.0
Network isomorphism solver using Links Theory - determines if two networks are structurally identical
Core Metrics
| icentral-distances | rs-graph | network-isomorphism-solver | |
|---|---|---|---|
| Health Score | 37 | 45 | 45 |
| Total Downloads | 6.1K | 122.1K | 16 |
| 30d Downloads | 532 | 655 | 3 |
| Dependents | 14 | 21 | 0 |
| Releases | 1 | 35 | 1 |
| Last Updated | 357d ago | 942d ago | 70d ago |
| Age | 11m | 8y 8m | 2m |
Health Breakdown
icentral-distances
Maintenance
3
Quality
13
Community
9
Popularity
5
Documentation
7
rs-graph
Maintenance
6
Quality
15
Community
9
Popularity
6
Documentation
9
network-isomorphism-solver
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
15
Technical Details
| icentral-distances | rs-graph | network-isomorphism-solver | |
|---|---|---|---|
| Version | 0.1.0 | 0.21.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0+ | Unlicense |
| Dependencies | 4 | 12 | 3 |
| Crate Size | 15KB | 358KB | 46KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rs-graph leads with a health score of 45/100, but none of the options score above 80.
- •⚠ rs-graph has not been updated in over a year.