Added package timerwheel (#1624)

This commit is contained in:
flywind
2020-08-28 06:23:10 +02:00
committed by GitHub
parent 638fb63698
commit a5cd6324f0
+13
View File
@@ -19370,5 +19370,18 @@
"description": "A very simple micro web framework",
"license": "MIT",
"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"
}
]