SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 C++ graph-algorithm Projects
-
Memgraph
High-performance open-source in-memory graph database for GraphRAG, AI memory, agentic AI, and real-time graph analytics. Cypher-compatible, built in C++.
Project mention: CI/CD Auto-Remediation: The Complete Guide for SRE and Platform Teams (2026) | dev.to | 2026-05-11Auto-remediating into a worse state. The classic failure is auto-scaling a service to handle elevated error rates that are themselves caused by a downstream dependency. The service scales, hammers the dependency harder, and the dependency collapses. Fix: never auto-remediate without dependency-graph awareness. Aurora uses Memgraph for this; HolmesGPT uses its toolset structure; pure-L1 stacks should require manual escalation when the failure crosses service boundaries.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Project mention: CXXGraph vs Boost Graph Library: The Complete 2025 Comparison Guide | dev.to | 2025-11-13
git clone https://github.com/ZigRazor/CXXGraph.git cd CXXGraph/examples g++ -std=c++17 example1.cpp -I../include -o example ./example
-
-
AlgoPlus
AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)
-
Project mention: Show HN: TuringDB – The fastest analytical in-memory graph database in C++ | news.ycombinator.com | 2026-01-28
-
C++ graph-algorithms discussion
C++ graph-algorithms related posts
-
Show HN: TuringDB – The fastest analytical in-memory graph database in C++
-
CXXGraph vs Boost Graph Library: The Complete 2025 Comparison Guide
-
Building a Social Network Analyzer with CXXGraph: From Friend Recommendations to Influence Detection
-
Analyzing Network Infrastructure Vulnerabilities with CXXGraph: A Practical Guide
-
CXXGraph: A Lightweight, Header-Only Graph Library for Modern C++
-
Crafting Mazes
-
Revolutionizing Data Processing with CXXGraph: A Comprehensive Guide to Graph Data Structures in C++
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jun 2026
Index
What are some of the best open-source graph-algorithm projects in C++? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Memgraph | 4,174 |
| 2 | mazegenerator | 1,083 |
| 3 | networkit | 866 |
| 4 | MeTA | 713 |
| 5 | CXXGraph | 708 |
| 6 | libgrape-lite | 443 |
| 7 | AlgoPlus | 187 |
| 8 | TuringDB | 156 |
| 9 | examples | 1 |