malloc-client-cpp C++ client for malloc REST Server # run `malloc-server` $ mkdir build $ cd build $ cmake .. $ cmake --build . $ ./malloc-client $ ./mdspan-demo Dependencies libcpr/cpr - libcurl C++ wrapper nlohmann/json - JSON utility kokkos/mdspan - std::mdspan License MIT License