mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add threading (#2069)
This commit is contained in:
parent
bf9d959232
commit
aa424c2ed6
@ -979,6 +979,23 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/c2nim"
|
||||
},
|
||||
{
|
||||
"name": "threading",
|
||||
"url": "https://github.com/nim-lang/threading",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"threading",
|
||||
"threads",
|
||||
"arc",
|
||||
"orc",
|
||||
"atomics",
|
||||
"channels",
|
||||
"smartptrs"
|
||||
],
|
||||
"description": "New atomics, thread primitives, channels and atomic refcounting for --gc:arc/orc.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/threading"
|
||||
},
|
||||
{
|
||||
"name": "pas2nim",
|
||||
"url": "https://github.com/nim-lang/pas2nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user