DEV Community

Cover image for AlgoPlus, a C++ library that includes ready-to-use complex data structures and algorithms in modern C++
Spiros Maggioros
Spiros Maggioros

Posted on

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 πŸ™‚

Top comments (0)