Contents

murmurhash 1.0.10

0

Cython bindings for MurmurHash

Cython bindings for MurmurHash

Stars: 43, Watchers: 43, Forks: 20, Open Issues: 1

The explosion/murmurhash repo was created 9 years ago and the last code push was 11 months ago. The project is moderately popular with 43 github stars!

How to Install murmurhash

You can install murmurhash using pip

pip install murmurhash

or add it to a project with poetry

poetry add murmurhash

Package Details

Author
Explosion
License
MIT
Homepage
https://github.com/explosion/murmurhash
PyPi:
https://pypi.org/project/murmurhash/
GitHub Repo:
https://github.com/explosion/murmurhash

Classifiers

  • Scientific/Engineering
No  murmurhash  pypi packages just yet.

Errors

A list of common murmurhash errors.

Code Examples

Here are some murmurhash code examples and snippets.

GitHub Issues

The murmurhash package has 1 open issues on GitHub

  • Murmurhash algorithm results vary based on host endianness

See more issues on GitHub

Related Packages & Articles

cymem 2.0.8

Manage calls to calloc/free through Cython

blis 1.0.1

The Blis BLAS-like linear algebra library, as a self-contained C-extension.

affinegap 1.12

A Cython implementation of the affine gap string distance

spacy 3.8.2

Industrial-strength Natural Language Processing (NLP) in Python