MurmurHash2 http://murmurhash.googlepages.com/
Project description
- murmurhash is a fast hash function ::
>>> import mmhash
>>> print(mmhash.get_unsigned_hash("stdyun.com zsp007@gmail.com")) 11740402118952761905>>> print(mmhash.get_hash("stdyun.com zsp007@gmail.com")) -6706341954756789711
MurmurHash2 http://murmurhash.googlepages.com/ MurmurHash2, 64-bit versions, by Austin Appleby
Modified by changsheng@douban.com
Ported to Python3 by gilles@gagniard.org
zsp windows,linux python lib
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python3-mmhash-1.0.tar.gz
(1.7 kB
view details)
File details
Details for the file python3-mmhash-1.0.tar.gz.
File metadata
- Download URL: python3-mmhash-1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ee8c81aa41c1845b7fb420c8847d7084cbba5fc784a67b9e4859894241fdd85
|
|
| MD5 |
c421926d2af78236113003d5b2f0b926
|
|
| BLAKE2b-256 |
391ce7dd54275eb68121dd7df1cbf56f81eb24d10feeb63e6cc6487b2440646e
|