Decision Workspace
icentral-node-queue vs parallel_frontier vs icentral-predecessor-map
Side-by-side comparison of Rust crates
36
icentral-node-queue
experimentalv0.1.0
Efficient and dependable queue management for node identifiers, ideal for graph operations such as BFS.
45
parallel_frontier
experimentalv0.1.1
Queue-like frontier for breath-first visits on graphs that supports constant-time concurrent pushes and parallel iteration
37
icentral-predecessor-map
experimentalv0.1.0
Optimized Rust crate for implementing and managing a predecessor map, a staple in graph theory and algorithms, allowing efficient traversal and manipulation of node relationships within a graph.
Core Metrics
| icentral-node-queue | parallel_frontier | icentral-predecessor-map | |
|---|---|---|---|
| Health Score | 36 | 45 | 37 |
| Total Downloads | 4.5K | 10.4K | 6.0K |
| 30d Downloads | 411 | 1.3K | 566 |
| Dependents | 9 | 6 | 5 |
| Releases | 1 | 2 | 1 |
| Last Updated | 357d ago | 322d ago | 357d ago |
| Age | 11m | 12m | 11m |
Health Breakdown
icentral-node-queue
Maintenance
3
Quality
13
Community
9
Popularity
4
Documentation
7
parallel_frontier
Maintenance
7
Quality
14
Community
9
Popularity
5
Documentation
10
icentral-predecessor-map
Maintenance
3
Quality
14
Community
8
Popularity
5
Documentation
7
Technical Details
| icentral-node-queue | parallel_frontier | icentral-predecessor-map | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR LGPL-2.1-or-later | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 3 |
| Crate Size | 15KB | 21KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •parallel_frontier leads with a health score of 45/100, but none of the options score above 80.