Show HN: graf (1000x faster graphify in Rust)

github.com

5 points by ripped_britches 6 hours ago

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!

katrielmoses 4 hours ago

Didnt know i needed this, really useful toolm definitely gonna use this from now on.

  • ripped_britches an hour ago

    Cool! Would love any feedback. Feel free to put up an issue on the repo.