Added package xxhash

This commit is contained in:
Bruce Doan 2015-08-24 08:45:52 +07:00
parent 47be9fcdf1
commit 43e00280cb

View File

@ -3085,5 +3085,18 @@
"description": "PF_RING wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/pfring.nim"
},
{
"name": "xxhash",
"url": "https://github.com/rgv151/xxhash.nim",
"method": "git",
"tags": [
"fast",
"hash",
"algorithm"
],
"description": "xxhash wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/xxhash.nim"
}
]