An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/hajimes/mmh3

cpython hash murmurhash murmurhash3 python

Score: 28.25198333908689

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 306
Total Committers: 15
Avg Commits per committer: 20.4
Development Distribution Score (DDS): 0.127

Commits in past year: 21
Committers in past year: 3
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.19

Name Email Commits
Hajime Senuma h****a@g****m 267
dependabot[bot] 4****] 23
Matthew Honnibal h****h@g****m 2
Micha Gorelick m****a@b****y 2
Derek Wilson d****n@d****m 2
wouter bolsterlee w****r@b****e 1
pik a****v@g****m 1
n-dusan n****y@g****m 1
arieleizenberg 9****g 1
Vince Knight v****e@v****g 1
MUGUNDAN m****m@m****m 1
Danil Shein d****n@a****g 1
Daniel S. Katz d****z@i****g 1
Craig Andrews c****g@l****k 1
Dimitri Vorona v****a@i****e 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 49
Total pull requests: 185
Average time to close issues: 9 months
Average time to close pull requests: 24 days
Total issue authors: 35
Total pull request authors: 18
Average comments per issue: 1.84
Average comments per pull request: 0.56
Merged pull request: 93
Bot issues: 0
Bot pull requests: 118

Past year issues: 2
Past year pull requests: 47
Past year average time to close issues: 25 days
Past year average time to close pull requests: 15 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.7
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 36

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hajimes/mmh3

Top Issue Authors

  • hajimes (13)
  • WrenchKing (2)
  • dan-blanchard (2)
  • mkoistinen (1)
  • pitrou (1)
  • edevil (1)
  • yzssbo (1)
  • niklassemmler (1)
  • ZhuYuanchen (1)
  • matejsp (1)
  • milahu (1)
  • varunkumar (1)
  • winstxnhdw (1)
  • tcmitchell (1)
  • VendorAttestation (1)

Top Pull Request Authors

  • dependabot[bot] (118)
  • hajimes (48)
  • danielskatz (2)
  • drvinceknight (2)
  • underrun (2)
  • honnibal (1)
  • dshein-alt (1)
  • karpovantonme (1)
  • brainix (1)
  • MugundanMCW (1)
  • pik (1)
  • n-dusan (1)
  • mynameisfiber (1)
  • arieleizenberg (1)
  • doozr (1)

Top Issue Labels

  • enhancement (7)
  • bug (2)
  • documentation (1)
  • question (1)

Top Pull Request Labels

  • dependencies (117)
  • python (81)
  • github_actions (32)

Package metadata

pypi.org: mmh3

Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.

  • Homepage: https://pypi.org/project/mmh3/
  • Documentation: https://mmh3.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 5.2.1 (published 5 months ago)
  • Last Synced: 2026-08-11T22:04:16.601Z (1 day ago)
  • Versions: 17
  • Dependent Packages: 152
  • Dependent Repositories: 1,823
  • Downloads: 71,099,974 Last month
  • Docker Downloads: 257,066,770
  • Rankings:
    • Downloads: 0.197%
    • Dependent packages count: 0.197%
    • Dependent repos count: 0.264%
    • Docker downloads count: 0.529%
    • Average: 1.68%
    • Stargazers count: 3.724%
    • Forks count: 5.169%
  • Maintainers (1)
proxy.golang.org: github.com/hajimes/mmh3

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/hajimes/mmh3#section-documentation
  • Licenses: mit
  • Latest release: v5.2.1+incompatible (published 5 months ago)
  • Last Synced: 2026-08-11T22:04:16.018Z (1 day ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 3.298%
    • Stargazers count: 3.511%
    • Average: 4.48%
    • Dependent packages count: 5.375%
    • Dependent repos count: 5.736%
alpine-edge: py3-mmh3-doc

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 5.2.1-r0 (published 5 months ago)
  • Last Synced: 2026-07-26T12:01:14.740Z (18 days ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 11.319%
    • Forks count: 14.429%
    • Dependent packages count: 14.641%
    • Stargazers count: 16.206%
  • Maintainers (1)
alpine-edge: py3-mmh3

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 5.2.1-r0 (published 5 months ago)
  • Last Synced: 2026-07-26T12:01:12.533Z (18 days ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 11.325%
    • Forks count: 14.429%
    • Dependent packages count: 14.641%
    • Stargazers count: 16.23%
  • Maintainers (1)
anaconda.org: mmh3

mmh3 is a Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust non-cryptographic hash functions invented by Austin Appleby.

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: MIT
  • Latest release: 5.0.1 (published over 1 year ago)
  • Last Synced: 2026-04-01T10:11:54.421Z (4 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Rankings:
    • Forks count: 34.339%
    • Stargazers count: 36.502%
    • Average: 41.583%
    • Dependent repos count: 44.499%
    • Dependent packages count: 50.991%
alpine-v3.21: py3-mmh3

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r2 (published over 2 years ago)
  • Last Synced: 2026-04-01T10:11:36.000Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.21: py3-mmh3-doc

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r2 (published over 2 years ago)
  • Last Synced: 2026-04-01T10:11:36.559Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.19: py3-mmh3

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-04-01T10:12:14.185Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.20: py3-mmh3-doc

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r2 (published over 2 years ago)
  • Last Synced: 2026-07-30T17:08:06.095Z (14 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: py3-mmh3

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r2 (published over 2 years ago)
  • Last Synced: 2026-04-01T10:11:51.166Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.20: py3-mmh3

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r2 (published over 2 years ago)
  • Last Synced: 2026-08-03T03:03:56.803Z (10 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.19: py3-mmh3-doc

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-04-01T10:12:14.851Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: py3-mmh3-doc

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 4.0.1-r2 (published over 2 years ago)
  • Last Synced: 2026-04-01T10:11:51.644Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
nixpkgs-24.05: python312Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

nixpkgs-24.05: python311Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

nixpkgs-24.11: python311Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

pkgsrc-netbsd-x86_64-10.1-all: devel/py-mmh3

Python wrapper for MurmurHash3

  • Homepage: https://github.com/hajimes/mmh3
  • Status: removed
  • Documentation: https://pkgsrc.se/devel/py-mmh3
  • Licenses: cc0-1.0-universal
  • Latest release: 5.2.1 (published 5 months ago)
  • Last Synced: 2026-08-01T22:03:35.996Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
nixpkgs-unstable: python314Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

nixpkgs-unstable: python313Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

nixpkgs-23.11: python311Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

nixpkgs-23.11: python310Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

nixpkgs-24.11: python312Packages.mmh3

Python wrapper for MurmurHash3, a set of fast and robust hash functions

alpine-v3.23: py3-mmh3-doc

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions (documentation)

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 5.2.0-r0 (published 8 months ago)
  • Last Synced: 2026-04-09T12:04:31.165Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.23: py3-mmh3

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions

  • Homepage: https://github.com/hajimes/mmh3
  • Licenses: CC0-1.0
  • Latest release: 5.2.0-r0 (published 8 months ago)
  • Last Synced: 2026-04-12T05:06:54.168Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)

Dependencies

.github/workflows/build-test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/superlinter.yml actions
  • actions/checkout v2 composite
  • github/super-linter v3 composite
.github/workflows/wheels.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • docker/setup-qemu-action v1.0.1 composite
  • joerick/cibuildwheel v1.9.0 composite