add nim-routine package
This commit is contained in:
parent
41c882e34a
commit
931a98bc3b
1 changed files with 14 additions and 0 deletions
|
|
@ -3435,5 +3435,19 @@
|
|||
"description": "Retrieve info about a location from an IP address",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-geoip"
|
||||
},
|
||||
{
|
||||
"name": "nimroutine",
|
||||
"url": "https://github.com/rogercloud/nim-routine",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"goroutine",
|
||||
"routine",
|
||||
"lightweight",
|
||||
"thread"
|
||||
],
|
||||
"description": "A go routine like nim implementation",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rogercloud/nim-routine"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue