mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
nimble entry for timerpool implementation
This commit is contained in:
parent
8f1e76d960
commit
2a6b988f4e
@ -7542,5 +7542,19 @@
|
|||||||
"description": "Conversion between integers and Roman numerals",
|
"description": "Conversion between integers and Roman numerals",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lcrees/romans"
|
"web": "https://github.com/lcrees/romans"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "timerpool",
|
||||||
|
"url": "https://github.com/mikra01/timerpool/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"timer",
|
||||||
|
"pool",
|
||||||
|
"events",
|
||||||
|
"thread"
|
||||||
|
],
|
||||||
|
"description": "threadsafe timerpool implementation for event purpose",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/mikra01/timerpool"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user