I played around with petgraph this weekend for a personal project I’m working on (p2p Reddit), and it was quite nice to use! I did a naive reimplementation of a trust algorithm I found written in JS (literally copy/pasted and fixed syntax), and it’s >10x faster.
I’ll probably be stuck in JS land for most of the next week or two, but I hope to add this graph component in soon.
I played around with petgraph this weekend for a personal project I’m working on (p2p Reddit), and it was quite nice to use! I did a naive reimplementation of a trust algorithm I found written in JS (literally copy/pasted and fixed syntax), and it’s >10x faster.
I’ll probably be stuck in JS land for most of the next week or two, but I hope to add this graph component in soon.