Added package msqueue

This commit is contained in:
2vg 2018-03-17 13:30:49 +09:00
parent 78ff3637de
commit a77b81d1d0

View File

@ -8703,5 +8703,20 @@
"description": "Simple and lightweight OPDS ebook server",
"license": "GPLv3",
"web": "https://github.com/FedericoCeratto/tsundoku"
},
{
"name": "msqueue",
"url": "https://github.com/2vg/MSQueue",
"method": "git",
"tags": [
"algorithm",
"queue",
"MichaelScott",
"fast",
"concurrent"
],
"description": "Michael-Scott queue implemented in Nim",
"license": "MIT",
"web": "https://github.com/2vg/MSQueue"
}
]