Graaf
Graaf — a header-only C++20 graph library. Started it mainly to experiment with C++ design patterns. Honestly never expected anyone to actually use it, but somehow it picked up some traction along the way :) Graaf is designed to be easy and intuitive to use while being performant and generic enough to be useful. Just tagged v1.2.0. It's also in Compiler Explorer now if you want to try it without installing anything: https://godbolt.org/z/sG9o3zsWr Repo: https://github.com/bobluppes/graaf