nimble entry for timerpool implementation
This commit is contained in:
parent
8f1e76d960
commit
2a6b988f4e
1 changed files with 14 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue