para-graph 0.1.2

"Para-Graph" delivers swift, parallel graph algorithms in Rust, optimized for CPU and GPU. Ideal for HPC workflows.
Documentation
1
2
3
4
pub mod algorithms;
mod bridge;
pub mod graph;
pub mod model;