Decision Workspace
bmssp vs bit_gossip vs pathfinding
Side-by-side comparison of Rust crates
40
bmssp
experimentalv0.1.0
The BMSSP algorithm
56
bit_gossip
growingv0.0.13
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
69
pathfinding
stablev4.15.0
Pathfinding, flow, and graph algorithms
Core Metrics
| bmssp | bit_gossip | pathfinding | |
|---|---|---|---|
| Health Score | 40 | 56 | 69 |
| Total Downloads | 795 | 13.7K | 2.0M |
| 30d Downloads | 4 | 17 | 97.6K |
| Dependents | 0 | 0 | 487 |
| Releases | 2 | 13 | 133 |
| Last Updated | 227d ago | 597d ago | 17d ago |
| Age | 7m | 1y 7m | 9y 3m |
Health Breakdown
bmssp
Maintenance
8
Quality
14
Community
5
Popularity
3
Documentation
10
bit_gossip
Maintenance
13
Quality
17
Community
6
Popularity
5
Documentation
15
pathfinding
Maintenance
18
Quality
16
Community
12
Popularity
8
Documentation
15
Technical Details
| bmssp | bit_gossip | pathfinding | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.13 | 4.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 3 | 3 | 16 |
| Crate Size | 19KB | 29KB | 182KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 1.5% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.56 | 1.87.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pathfinding leads with a health score of 69/100, but none of the options score above 80.
- •pathfinding is depended on by 487 crates — strongest ecosystem trust.
- •⚠ bit_gossip has not been updated in over a year.
- •bmssp, bit_gossip are pre-1.0 — API may change.