mmh3

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

Mmh3 Alternatives

Similar projects and alternatives to mmh3 based on common topics and language

  • py-spy

    25 mmh3 VS py-spy

    Sampling profiler for Python programs

  • murmurhash

    💥 Cython bindings for MurmurHash2 (by explosion)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mrjob

    1 mmh3 VS mrjob

    Run MapReduce jobs on Hadoop or Amazon Web Services

  • CPython-Internals

    Dive into CPython internals, trying to illustrate every detail of CPython implementation

  • circuitpython

    CircuitPython - a Python implementation for teaching coding with microcontrollers

  • jep

    4 mmh3 VS jep

    Embed Python in Java

  • ucall

    Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & 🔜 REST over io_uring and SIMDJSON ☎️

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mmh3 alternative or higher similarity.

mmh3 reviews and mentions

Posts with mentions or reviews of mmh3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-24.
  • Does python have a siphash implementation ready to use?
    1 project | /r/learnpython | 5 Sep 2023
    I am playing with some dict implementation and so far I have either used murmur hash library or some custom bit manipulation.
  • Data Ingestion - Build Your Own "Map Reduce"?
    4 projects | dev.to | 24 Dec 2021
    Some notes: We don't need Sha256 and not evey base64; nothing will happen if keys will not distribute very equally. we could take MMH3; googling "python murmurhash" gives 2 interesting results; and since both use the same cpp code, let's take the one with most stars Other options would be to simply do (% NUM_SHARDS) or even shift right (however must have shards count == power of 2).

Stats

Basic mmh3 repo stats
2
303
7.5
4 months ago

hajimes/mmh3 is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of mmh3 is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com