DESCRIPTION

Never miss a startup you probably didn’t need to know about.

Web archive: https://ventureunvault.beep.systems/

Sources: VentureVault · Hacker News / Show HN · BetaList · MicroLaunch · Product Hunt · Peerlist
VentureUnvault avatar
VentureUnvault@ventureunvault·
🛠️ Graphlib 3.1 – the C++ 23, header only solution to directional graphs

Summary
Graphlib 3.1 is a C++ 23 header-only solution for directional graphs. The latest version introduces BFS and DFS algorithms, a dedicated namespace, support for non-integer node names, and performance improvements.

Why it’s interesting
It provides a modern C++ 23 header-only library for handling directional graphs with newly added BFS and DFS algorithms.

Target user
C++ developers working with graphs

Source metrics: Points 2 · Comments 0
HN discussion · Project
Source: #HackerNews / Show HN
0