murmurhash3
There are 66 repositories under murmurhash3 topic.
OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
hajimes/mmh3
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
karanlyons/murmurHash3.js
MurmurHash3, in JavaScript.
ssg/HashDepot
.NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms
lastguest/murmurhash-php
PHP userland implementation of MurmurHash3
Viralmaniar/MurMurHash
This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
desmondyeung/scala-hashing
Fast non-cryptographic hash functions for Scala
sangupta/murmur
Pure Java implementations of Murmur hash algorithms
stusmall/murmur3
A rust implementation of murmur3
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
goncalossilva/kotlinx-murmurhash
Kotlin Multiplatform (KMP) library for hashing using MurmurHash
thekvs/erlang-murmurhash
Murmur hash functions implemented in Erlang NIFs.
daisuke-t-jp/MurmurHash-Swift
MurmurHash framework in Swift.
wingify/vwo-node-sdk
VWO Node SDK for server-side testing
yoryio/ShodanFavicon
List of MurmurHash3 favicon hashes of widely used technologies by vendor to search with Shodan.
judwhite/Grassfed.MurmurHash3
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
lgautier/mashing-pumpkins
Minhash and maxhash library in Python, combining flexibility, expressivity, and performance.
spacewander/lua-resty-murmurhash3
The Lua binding of murmurhash3 via LuaJIT FFI
kurtbuilds/fastmurmur3
Fast non-cryptographic hash, with the benchmarks to prove it.
ArchishmanSengupta/consistent-hashing
A Thread-safe Go library for distributed load balancing using consistent hashing with bounded loads
JeremyEspresso/MurmurHash
A super fast C# implementation of the MurmurHash3 algorithm with zero heap allocations.
cimi/murmurhash3js-revisited
JavaScript implementation of MurmurHash3 that matches the C++ reference.
wingify/vwo-php-sdk
[DEPRECATED] VWO PHP SDK for server-side A/B Testing
AlexeySKiselev/randomjs
A JavaScript module for generating random seeded distributions and its statistical analysis.
wingify/vwo-java-sdk
VWO Java SDK for server-side A/B Testing
tushushu/murmurust
Python binding of MurmurHash3 Rust implementation.
wilhg/lxiv-filter
a high performance bloom filter, using uint64 array & murmurhash3.
ericonetto/bloomFilter
Bloom filter lib for Arduino compatible microcontrolers
fisothemes/TwinCAT-Hashing-Algorithms
A library containing the most commonly used non-cryptographic hashing functions such as MurmurHash3, CRC32 and FNV1a. All functions Hash data of type ANY.
jonahsnider/murmurhash-wasm
MurmurHash in WASM for Node.js and the browser
levitation-opensource/murmurhash-js
An optimized JavaScript implementation of the MurmurHash3 algorithm.
fwojcik/smhasher3
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
kmsec-uk/favicon-hash.kmsec.uk
Cloudflare Worker to get favicon hashes for Shodan hunting
paul-leydier/murmurh
⚡️ Python bindings for a rust implementation of aapleby's MurMurHash.
wingify/vwo-dotnet-sdk
VWO .NET SDK for server-side A/B Testing