murmur3
There are 30 repositories under murmur3 topic.
pielco11/fav-up
IP lookup by favicon using Shodan
dynatrace-oss/hash4j
Dynatrace hash library for Java
yankun1992/fastbloom
A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!
sangupta/murmur
Pure Java implementations of Murmur hash algorithms
sangupta/bloomfilter
Bloom filters for Java
dream2333/PyFastMurmurHash3
A Python extension module of MurmurHash3 developed using a mix of C language and Cython. 最快的MurmurHash3算法,C+Cython混合实现,用于文本指纹计算及布隆过滤器去重
odinmillion/MurmurHash.Net
Extremely fast MurmurHash implementation with zero heap allocations
gmcabrita/murmur
:speech_balloon: An implementation of the non-cryptographic hash Murmur3
judwhite/Grassfed.MurmurHash3
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
kurtbuilds/fastmurmur3
Fast non-cryptographic hash, with the benchmarks to prove it.
flouthoc/murmur3-map
Go Fast Object Map based on Murmur3 HashFunction
AlexeySKiselev/randomjs
A JavaScript module for generating random seeded distributions and its statistical analysis.
silviucpp/erl_hash
Erlang collection of different hash algorithms
yihleego/murmurhash3
#️⃣ MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup.
fwojcik/smhasher3
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
eprst/murmur3
Fast murmur3 hash implementation for Java
osoco/pharo-non-cryptographic-hashes
Non-cryptographic hash functions for Pharo Smalltalk
sureshsundriyal/murmur3
Murmur3 hash implementation in Go.
bhoudu/jump-gouache
Jump consistent hash in TypeScript
hoangtq219/murmur3
Go Murmur3 hash implementation
lpgauth/murmur
murmur3 Erlang NIF (with Cassandra variant)
updcon/libmisc-clj
DKD miscellaneous for Clojure development
eloj/hashbench
A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
fenomas/murmur-numbers
Murmur3 hash that takes integers as inputs and outputs [0..1]
Keyto1995/hashing
提供流畅编程体验的哈希算法工具包
midoks/libhash
PHP extension, new hash algorithm library
Qclaire/crime_watch_simulation
Heard of bloom filters?
ryanavella/murmur3
A (mostly) C89 compliant port of MurmurHash3
Twilight-Dream-Of-Magic/smhasher3-fix-platform-error
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)
xp-forge/hashing
Hashing