Dependencies for manual installation: BOOST CoRoutine Google GTest C++ test framework
Example on how to install the dependencies on Ubuntu: sudo apt-get install libboost-coroutine-dev libgtest-dev
This library depends on the concurrent queue library from Cameron which will be auto-downloaded from GitHub: https://github.com/cameron314/concurrentqueue.git