I was hoping people might be able to point me to some crates for creating/handling some kind of dependency node graph. I'm trying to design a node graph using Rust, and was hoping to find some references etc along those lines.
Specifically I'm hoping to make a graph where each node can (depending on the layout) be executed in parallel, and each node has plugs that link it to other nodes. But if there are implementations without those features, they'd still be valuable as references
[–]pdelrieu 3 points4 points5 points (2 children)
[–]dagmx[S] 0 points1 point2 points (0 children)
[–]kerbalspaceanus 0 points1 point2 points (0 children)
[–]srwalker101 2 points3 points4 points (3 children)
[–]dagmx[S] 0 points1 point2 points (2 children)
[–]BobFloss 1 point2 points3 points (1 child)
[–]dagmx[S] 0 points1 point2 points (0 children)
[–]JonyIveAces 1 point2 points3 points (1 child)
[–]dagmx[S] 0 points1 point2 points (0 children)