You can try to use <https://github.com/PMunch/futhark>
Otherwise you can take a look at <https://github.com/SciNim/flambeau> as an example of a C++ wrapped library. Also you can look at <https://github.com/Clonkk/nim-cppstl> which wrap some C++ STL utilities
