mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
commit
99555356eb
@ -3435,5 +3435,19 @@
|
|||||||
"description": "Retrieve info about a location from an IP address",
|
"description": "Retrieve info about a location from an IP address",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/achesak/nim-geoip"
|
"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…
x
Reference in New Issue
Block a user