Skip to content

graph_builder-v0.4.0

Choose a tag to compare

@s1ck s1ck released this 17 Nov 15:06
· 30 commits to main since this release
c0f0639

What's Changed

  • Add adjacency list backed graph implementation by @s1ck in #113
  • Thread-safe edge mutation by @s1ck in #114
  • Improve Adjacency List build performance by @s1ck in #115