mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +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",
|
||||
"license": "MIT",
|
||||
"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