CXXGraph
CXXGraph
Introduction
CXXGraph is a comprehensive C++ library that manages graph algorithms. This header-only library serves as an alternative to the Boost Graph Library (BGL).
We are Looking for
We are looking for:
- A Web Developer for the development of the CXXGraph website. All documentation is currently hosted on this GitHub page.
- Developers and Contributors to provide input. If you are new to the open-source world, we will guide you step by step!
If you are interested, please contact us at zigrazor@gmail.com or contribute to this project. We are waiting for you!
Table of Contents
CXXGraph is an Header-Only library, that manages the Graph and it's algorithms in C++. In other words a "Comprehensive C++ Graph Library".
Why publish my project?
Some months ago I start this project with the idea to develop somenthing new, or to better say something that can help the developer in some cases or simple that does not have a "good" implementation in this language (C++).
In fact the goal of the library is the portability, simplicity of the interface, and the certainty of the correct execution of the algorithms.
Before this project start i search for somenthing like this, but I didn't find anything similar, so I had decided to start this project.
Now i need help to improve the library and to test it, so I partecipate to Hacktoberfest to get some developer or use in touch with this project.
If you have 5 minutes to get in touch, click on the project or write to me at zigrazor@gmail.com
Thank you so much!

Top comments (0)