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