The CXXGraph team is pleased to announce its participation at Hacktoberfest again this year!
The Library
CXXGraph is a C++
header-only library that manages the Graph data structure and it's algorithms. In other words a "Comprehensive C++ Graph Library".
What we are looking for
Developers or Mantainers who help us to keep alive and improve the library.
Users who use the library, give us feedback, and help us to create realistic use-cases to introduce as example in the library.
Researchers who want to study new algorithm or use the library for their papers.
Web Developers who help us to create an impressive and complete Web Site.
People who want to contribute to the project with documentation or traslating it in various languages.
Anyone who want to share this project on any channel that can be useful to spread the word and increment the audience.
Useful Links
Thank you for your attention!
Happy Coding and Hacktoberfest! 💻 😄
CXXGraph
Introduction
CXXGraph is a small library, header only, that manages the Graph and it's algorithms in C++. In other words a "Comprehensive C++ Graph Library" An alternative to Boost Graph Library (BGL).
Warning ⚠️
From the official release v2.0.0 we make some API breaking changes.
A new major will be released after the Hacktoberfest, on 1st November. 📅
In the meantime the main branch is updated with the lastest API interface.
Hacktoberfest
Also this year we partecipating to the Hacktoberfest.
This is the tithe editions of hacktoberfest, and the third editions that we partecipate Hacktoberfest 2023 will be a special event for us.
Feel free to contribute to this project and share your knowledge with the world.
Happy Coding!! 😄
We are Looking for...
We are looking for:
- Site Developer for the development of the CXXGraph site ( for the moment on GitHub Page );
- …
Top comments (0)