mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
Merge pull request #54 from boydgreenfield/master
Add murmur, a simple MurmurHash 3 wrapper
This commit is contained in:
commit
2cdcc5975f
@ -649,5 +649,14 @@
|
||||
"description":"A fast compressor for short strings",
|
||||
"license": "MIT",
|
||||
"web":"https://github.com/onionhammer/shoconim"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name":"murmur",
|
||||
"url":"git://github.com/boydgreenfield/nimrod-murmur/",
|
||||
"method":"git",
|
||||
"tags":["MurmurHash","MurmurHash3", "murmur", "hash", "hashing"],
|
||||
"description":"A simple MurmurHash3 wrapper for Nimrod",
|
||||
"license": "MIT",
|
||||
"web":"https://github.com/boydgreenfield/nimrod-murmur/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user