Merge pull request #682 from 2vg/add-msqueue0430

Added package msqueue
This commit is contained in:
Dominik Picheta 2018-03-18 01:10:42 +00:00 committed by GitHub
commit 46a1890d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]