There are 0 repository under murmur3 topic.
Dynatrace hash library for Java
A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!
Extremely fast MurmurHash implementation with zero heap allocations
A Python extension module of MurmurHash3 developed using a mix of C language and Cython.
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
Fast non-cryptographic hash, with the benchmarks to prove it.
Go Fast Object Map based on Murmur3 HashFunction
A JavaScript module for generating random seeded distributions and its statistical analysis.
#️⃣ MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup.
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
Non-cryptographic hash functions for Pharo Smalltalk
Jump consistent hash in TypeScript
Go Murmur3 hash implementation
DKD miscellaneous for Clojure development
A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
Murmur3 hash that takes integers as inputs and outputs [0..1]
Heard of bloom filters?
A (mostly) C89 compliant port of MurmurHash3
SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher). clone from (https://gitlab.com/fwojcik/smhasher3)