murmur3 topic

List murmur3 repositories

fav-up

1.0k
Stars
133
Forks
Watchers

IP lookup by favicon using Shodan

bloomfilter

55
Stars
16
Forks
Watchers

Bloom filters for Java

murmur

72
Stars
21
Forks
Watchers

Pure Java implementations of Murmur hash algorithms

MurmurHash.Net

34
Stars
1
Forks
Watchers

Extremely fast MurmurHash implementation with zero heap allocations

murmur

40
Stars
7
Forks
Watchers

:speech_balloon: An implementation of the non-cryptographic hash Murmur3

Grassfed.MurmurHash3

16
Stars
8
Forks
Watchers

MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function

fastbloom

67
Stars
11
Forks
Watchers

A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!

PyFastMurmurHash3

50
Stars
6
Forks
Watchers

A Python extension module of MurmurHash3 developed using a mix of C language and Cython. 最快的MurmurHash3算法,C+Cython混合实现,用于文本指纹计算及布隆过滤器去重

fastmurmur3

16
Stars
1
Forks
Watchers

Fast non-cryptographic hash, with the benchmarks to prove it.