/DSAlib

Use Data Structures and Algorithms on the go !

Primary LanguageC++

Appveyor status

DSA

DSA is a C/C++ library.

It provides Data Structures and Algorithms to use on the go...

How to use

Dependencies:

After installing meson follow below steps:

meson setup builddir
cd builddir
ninja

Use meson configure builddir for configuration.

Contributions of all kinds are welcome!