mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add murmur, a simple MurmurHash 3 wrapper
This commit is contained in:
parent
c63295e466
commit
73072bf27e
@ -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