Back to News
Advertisement
rripped_britches about 8 hours ago 2 commentsRead Article on github.com
I liked the idea of graphify, but for large repos the search queries were visibly very slow.

I dug into it and saw an opportunity to make it better.

It is rewritten in rust and uses sqlite instead of NetworkX.

There is a command to migrate from graphify or set up from scratch.

Let me know what you think!

Advertisement

Discussion (2 Comments)Read Original on HackerNews

katrielmosesβ€’about 6 hours ago
Didnt know i needed this, really useful toolm definitely gonna use this from now on.
ripped_britchesβ€’about 3 hours ago
Cool! Would love any feedback. Feel free to put up an issue on the repo.