Added package weave (#1273)
This commit is contained in:
parent
c21bae9793
commit
0717875dad
1 changed files with 18 additions and 0 deletions
|
|
@ -15609,5 +15609,23 @@
|
|||
"description": "A compile-time, compact, fast, without allocation, state-machine generator.",
|
||||
"license": "MIT or Apache License 2.0",
|
||||
"web": "https://github.com/mratsim/Synthesis"
|
||||
},
|
||||
{
|
||||
"name": "weave",
|
||||
"url": "https://github.com/mratsim/weave",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"multithreading",
|
||||
"parallelism",
|
||||
"task-scheduler",
|
||||
"scheduler",
|
||||
"runtime",
|
||||
"task-parallelism",
|
||||
"data-parallelism",
|
||||
"threadpool"
|
||||
],
|
||||
"description": "a state-of-the-art ùultithreading runtime",
|
||||
"license": "MIT or Apache License 2.0",
|
||||
"web": "https://github.com/mratsim/weave"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue