Contents

murmurhash 1.0.10

0

Cython bindings for MurmurHash

Cython bindings for MurmurHash

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

The explosion/murmurhash repo was created 9 years ago and the last code push was 5 months ago. The project is moderately popular with 40 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

fiona 1.9.6

Fiona reads and writes spatial data files

cymem 2.0.8

Manage calls to calloc/free through Cython

blis 0.9.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.7.4

Industrial-strength Natural Language Processing (NLP) in Python