Decision Workspace
icentral-distances vs rust-igraph vs dijkstra-suite
Side-by-side comparison of Rust crates
37
icentral-distances
growingv0.1.0
Manage and manipulate distances within a graph or network context. Includes efficient distance storage and operations for pathfinding and graph traversal algorithms.
51
rust-igraph
experimentalv0.0.1-alpha.2
Pure-Rust port of the igraph network analysis library (alpha — Phase 1 complete).
49
dijkstra-suite
experimentalv0.1.0-alpha.1
A Dijkstra's algorithm implementation that aims to be simple to use and fast to run
Core Metrics
| icentral-distances | rust-igraph | dijkstra-suite | |
|---|---|---|---|
| Health Score | 37 | 51 | 49 |
| Total Downloads | 7.1K | 38 | 26 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 14 | 0 | 0 |
| Releases | 1 | 3 | 2 |
| Last Updated | 416d ago | 3d ago | 2d ago |
| Age | 1y 1m | 10d | 3d |
Health Breakdown
icentral-distances
Maintenance
2
Quality
14
Community
9
Popularity
5
Documentation
7
rust-igraph
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
15
dijkstra-suite
Maintenance
14
Quality
15
Community
5
Popularity
2
Documentation
13
Technical Details
| icentral-distances | rust-igraph | dijkstra-suite | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.1-alpha.2 | 0.1.0-alpha.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-2.0-or-later | GPL-3.0 |
| Dependencies | 4 | 5 | 0 |
| Crate Size | 15KB | 245KB | 15KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rust-igraph leads with a health score of 51/100, but none of the options score above 80.
- •icentral-distances has the most downloads (7.1K), suggesting wider adoption.
- •⚠ icentral-distances has not been updated in over a year.