Added package moduleinit (#677)
This commit is contained in:
parent
aa8f4f7380
commit
e626f72d91
1 changed files with 13 additions and 0 deletions
|
|
@ -8594,6 +8594,19 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/genotrance/snip"
|
||||
},
|
||||
{
|
||||
"name": "moduleinit",
|
||||
"url": "https://github.com/skunkiferous/moduleinit",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"parallelism",
|
||||
"threads"
|
||||
],
|
||||
"description": "Nim module/thread initialisation ordering library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/skunkiferous/moduleinit"
|
||||
},
|
||||
{
|
||||
"name": "mofuw",
|
||||
"url": "https://github.com/2vg/mofuw",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue