Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
-
Updated
Oct 28, 2024 - C
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
MurmurHash3, in JavaScript.
This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
A Python extension module of MurmurHash3 developed using a mix of C language and Cython. 最快的MurmurHash3算法,C+Cython混合实现,用于文本指纹计算及布隆过滤器去重
Kotlin Multiplatform (KMP) library for hashing using MurmurHash
Extremely fast MurmurHash implementation with zero heap allocations
HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files, streams, bytearrays and untyped data to mention but a few.
MurmurHash framework in Swift.
The Lua binding of murmurhash3 via LuaJIT FFI
C# .NET implementation of Murmur Hash
go-murmurhash is Go implementation of murmurhash algorithm.
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
This is a stand-alone bloomfilter implementation written in C. Simple but powerful
64bit Murmur hash for extension for PHP (MurmurHash64B, based on the Murmur hash function from Percona)
Python binding of MurmurHash3 Rust implementation.
An optimized JavaScript implementation of the MurmurHash3 algorithm.
#️⃣ MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup.
Add a description, image, and links to the murmurhash topic page so that developers can more easily learn about it.
To associate your repository with the murmurhash topic, visit your repo's landing page and select "manage topics."