blob: 7d1438e27c71d41fddc5dbb8545ad2c2f0aea0aa (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "marl",
"version-string": "2020-10-10",
"description": "A hybrid thread/fiber task scheduler written in modern C++",
"homepage": "https://github.com/google/marl",
"license": "Apache-2.0",
"supports": "!uwp"
}
|