DEV Community

Cover image for Hacktoberfest is ON CXXGraph
ZigRazor for CXXGraph

Posted on

Hacktoberfest is ON CXXGraph

Hacktoberfest: Maintainer Spotlight

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! 💻 😄

GitHub logo ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms

CXXGraph

DOI

DOI

codecov CodeFactor

GitHub license GitHub release Conan Center

Generic badge Generic badge Generic badge

Generic badge Generic badge

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).

CXXGraph Website

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

Top comments (0)