Decision Workspace
icentral-bcc vs rs-graph vs network-isomorphism-solver
Side-by-side comparison of Rust crates
35
icentral-bcc
experimentalv0.1.0
A Rust crate for efficiently finding biconnected components and subgraphs in graphs, aiding in network analysis and structural graph evaluations.
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-bcc | rs-graph | network-isomorphism-solver | |
|---|---|---|---|
| Health Score | 35 | 45 | 45 |
| Total Downloads | 5.5K | 122.1K | 16 |
| 30d Downloads | 517 | 695 | 3 |
| Dependents | 17 | 21 | 0 |
| Releases | 1 | 35 | 1 |
| Last Updated | 357d ago | 942d ago | 70d ago |
| Age | 11m | 8y 8m | 2m |
Health Breakdown
icentral-bcc
Maintenance
3
Quality
12
Community
9
Popularity
4
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-bcc | 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 | 11 | 12 | 3 |
| Crate Size | 18KB | 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.