Skip to main content

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

This version

1.0

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page