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