Murmur

Murmur Hash Library
Download

Murmur Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Bryan McLemore

Murmur Tags


Murmur Description

Murmur Hash Library Murmur is a Python library that provides fast murmur hashes for strings, files, and ziped files.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 crashing2. sizeof(int) == 4It will also not produce the same results on little-endian and big-endian machines. Requirements: · Python


Murmur Related Software