murmur3 topic
fav-up
IP lookup by favicon using Shodan
bloomfilter
Bloom filters for Java
murmur
Pure Java implementations of Murmur hash algorithms
MurmurHash.Net
Extremely fast MurmurHash implementation with zero heap allocations
hash4j
Dynatrace hash library for Java
murmur
:speech_balloon: An implementation of the non-cryptographic hash Murmur3
Grassfed.MurmurHash3
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
fastbloom
A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!
PyFastMurmurHash3
A Python extension module of MurmurHash3 developed using a mix of C language and Cython. 最快的MurmurHash3算法,C+Cython混合实现,用于文本指纹计算及布隆过滤器去重
fastmurmur3
Fast non-cryptographic hash, with the benchmarks to prove it.