murmurhash topic

List murmurhash repositories

murmurHash3.js

191
Stars
55
Forks
Watchers

MurmurHash3, in JavaScript.

MurMurHash

111
Stars
17
Forks
Watchers

This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.

MurmurHash.Net

34
Stars
1
Forks
Watchers

Extremely fast MurmurHash implementation with zero heap allocations

MurmurHash-Swift

23
Stars
3
Forks
Watchers

MurmurHash framework in Swift.

mmh3

308
Stars
71
Forks
Watchers

Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.

kotlinx-murmurhash

32
Stars
2
Forks
Watchers

Kotlin Multiplatform (KMP) library for hashing using MurmurHash

murmurhash

44
Stars
21
Forks
Watchers

💥 Cython bindings for MurmurHash2

HashLibPlus

28
Stars
10
Forks
Watchers

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.

lua-resty-murmurhash3

18
Stars
6
Forks
Watchers

The Lua binding of murmurhash3 via LuaJIT FFI

MurmurHash.net

18
Stars
5
Forks
Watchers

C# .NET implementation of Murmur Hash