Hacker News new | ask | show | jobs
CXXGraph: A Lightweight, Header-Only Graph Library for Modern C++ (medium.com)
3 points by zigrazor 395 days ago
3 comments

Seems like a cool project. Are there any special projects using it?

Additional links from GitHub:

https://zigrazor.github.io/CXXGraph/

https://github.com/ZigRazor/CXXGraph

A fast, zero-dependency C++ library for graph algorithms — built for developers, educators, and enthusiasts.
Congrats! Looks great, will try it out.