mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package timerwheel (#1624)
This commit is contained in:
parent
638fb63698
commit
a5cd6324f0
@ -19370,5 +19370,18 @@
|
|||||||
"description": "A very simple micro web framework",
|
"description": "A very simple micro web framework",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ire4ever1190/mike"
|
"web": "https://github.com/ire4ever1190/mike"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "timerwheel",
|
||||||
|
"url": "https://github.com/xflywind/timerwheel",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"timer",
|
||||||
|
"timerwheel",
|
||||||
|
"prologue"
|
||||||
|
],
|
||||||
|
"description": "A high performance timer based on timerwheel for Nim.",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/xflywind/timerwheel"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user