Skip to main content

Provides fast murmur hashes for strings, files, and ziped files in Python 3.

Project description

Murmur Hash Library is a simple c level implementation developed for high speed hashing of in memory strings, on disk files, and the contents of zip files.

As the name implies the hashes are generated via an implementation of MurmurHash 2.0.

A few quick NOTES and WARNINGS:

The implementation of MurMur that is used in this code makes the following assumptions about your machine:

  1. A 4-byte value can be read from any address without crashing

  2. sizeof(int) == 4

It will also not produce the same results on little-endian and big-endian machines.

I believe it would be easily possible to get around these limitations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MurmurV3-0.3.tar.gz (24.0 kB view details)

Uploaded Source

File details

Details for the file MurmurV3-0.3.tar.gz.

File metadata

  • Download URL: MurmurV3-0.3.tar.gz
  • Upload date:
  • Size: 24.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for MurmurV3-0.3.tar.gz
Algorithm Hash digest
SHA256 5d4739c6fb2a35f4749ee43711ffbc6b31871d5a3d126b6e1667dbca4a5a22d0
MD5 9984f44d8555f56b34c9e862c9ba9114
BLAKE2b-256 ec7c82f14dddac46b467056cfe2bfcfe56e5855096df6a973bdf28eb42756d72

See more details on using hashes here.

Supported by

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