mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Merge pull request #1964 from yglukhov/asyncthreadpool
Added asyncthreadpool
This commit is contained in:
commit
ef1e0b18ea
@ -23256,5 +23256,18 @@
|
|||||||
"description": "Bindings for Greasemonkey API and an userscript header generator",
|
"description": "Bindings for Greasemonkey API and an userscript header generator",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitea.com/thisago/gm_api"
|
"web": "https://gitea.com/thisago/gm_api"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asyncthreadpool",
|
||||||
|
"url": "https://github.com/yglukhov/asyncthreadpool",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"async",
|
||||||
|
"threadpool",
|
||||||
|
"multithreading"
|
||||||
|
],
|
||||||
|
"description": "Awaitable threadpool",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/yglukhov/asyncthreadpool"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user