NestMC prototype includes code from the open source community. Thank you! ## JSON for Modern C++ A header only C++11 json library, written by Niels Lohmann (GitHub user nlohmann). MIT license. https://github.com/nlohmann/json ## Templatized C++ Command Line Parser Library (TCLAP) A header only C++ library for command line argument parsing, written by Michael E. Smoot. MIT license https://sourceforge.net/projects/tclap ## TBB module for CMake A CMake file for Intel Threading Building Blocks (TBB) written by Justus Calvin (GitHub handle justusc). MIT license. https://github.com/justusc/FindTBB