Description
MurmurHash2 values can be computed quickly from Python through Cython bindings. Developers use this package for feature hashing, NLP pipelines, caches, and compatibility with existing hash-based systems. MurmurHash is not cryptographic and should not protect secrets or integrity.