/python-smhasher

Python 2.x/3.x wrappers for the SMHasher library

Primary LanguageC++MIT LicenseMIT

python-smhasher is a Python 2.x/3.x wrapper for the SMHasher non-cryptographic hashing library. It currently supports the MurmurHash3 64-/128-bit and x86/x64 variants.

License: MIT License