{ "name": "toomanycooks", "version": "1.5.0", "description": "The C++20 coroutine framework with no compromises. Excellent performance, simple syntax, and powerful features.", "homepage": "https://github.com/tzcnt/TooManyCooks", "documentation": "https://fleetcode.com/oss/tmc/docs", "license": "BSL-1.0", "supports": "!uwp & !android", "dependencies": [ "boost-asio", "hwloc", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }