AlgoPlus, a C++ library that includes ready-to-use complex data structures and algorithms in modern C++

spirosmag20

Spiros Maggioros

Posted on February 4, 2024

AlgoPlus, a C++ library that includes ready-to-use complex data structures and algorithms in modern C++

Hi everyone! We just released an open source library called AlgoPlus that includes ready-to-use complex data structures and algorithms in modern C++17. The code is quite well written and very easy to use and learn from it. We would love to hear your feedback as well as see you contribute and solving issues! We also have online documentation here: https://csrt-ntua.github.io/AlgoPlus/ .The GitHub Repo is https://github.com/CSRT-NTUA/AlgoPlus. A star to the repo will really help us keeping updating it. Thank you 🙂

💖 💪 🙅 🚩
spirosmag20
Spiros Maggioros

Posted on February 4, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related