mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-21 04:19:26 +00:00
Added package weave (#1273)
This commit is contained in:
parent
c21bae9793
commit
0717875dad
@ -15609,5 +15609,23 @@
|
|||||||
"description": "A compile-time, compact, fast, without allocation, state-machine generator.",
|
"description": "A compile-time, compact, fast, without allocation, state-machine generator.",
|
||||||
"license": "MIT or Apache License 2.0",
|
"license": "MIT or Apache License 2.0",
|
||||||
"web": "https://github.com/mratsim/Synthesis"
|
"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…
x
Reference in New Issue
Block a user