GitHub topics: murmurhash3
goncalossilva/kotlinx-murmurhash
Kotlin Multiplatform (KMP) library for hashing using MurmurHash
Language: Kotlin - Size: 3.71 MB - Last synced at: 37 minutes ago - Pushed at: about 2 hours ago - Stars: 39 - Forks: 3

stusmall/murmur3
A rust implementation of murmur3
Language: Rust - Size: 77.1 KB - Last synced at: about 4 hours ago - Pushed at: 7 months ago - Stars: 70 - Forks: 14

jonahsnider/murmurhash-wasm
MurmurHash in WASM for Node.js and the browser
Language: WebAssembly - Size: 13.6 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 7 - Forks: 0

hajimes/mmh3
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
Language: C - Size: 3.43 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 336 - Forks: 73

io7m-com/jmurmur
Murmur hash function
Language: Java - Size: 1.3 MB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

cmackenzie1/simplehash
A simple Rust implementation of common non-cryptographic hash functions.
Language: Rust - Size: 163 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 1

OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
Language: Java - Size: 708 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 806 - Forks: 136

wingify/vwo-node-sdk
[DEPRECATED] VWO Node SDK for server-side testing
Language: JavaScript - Size: 4.91 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 9

wingify/vwo-php-sdk
[DEPRECATED] VWO PHP SDK for server-side A/B Testing
Language: PHP - Size: 470 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 11

wingify/vwo-java-sdk
[DEPRECATED] VWO Java SDK for server-side A/B Testing
Language: Java - Size: 4.83 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 4

wingify/vwo-dotnet-sdk
[DEPRECATED] VWO .NET SDK for server-side A/B Testing
Language: C# - Size: 478 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 6

judwhite/Grassfed.MurmurHash3
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
Language: C# - Size: 1.22 MB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 8

ArchishmanSengupta/consistent-hashing
A Thread-safe Go library for distributed load balancing using consistent hashing with bounded loads
Language: Go - Size: 54.7 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 18 - Forks: 1

neil-edelman/orcish
Random or deterministic name generator.
Language: C - Size: 109 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Viralmaniar/MurMurHash
This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
Language: Python - Size: 16.6 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 117 - Forks: 18

odinmillion/MurmurHash.Net
Extremely fast MurmurHash implementation with zero heap allocations
Language: C# - Size: 25.4 KB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 40 - Forks: 1

dream2333/PyFastMurmurHash3
A Python extension module of MurmurHash3 developed using a mix of C language and Cython. 最快的MurmurHash3算法,C+Cython混合实现,用于文本指纹计算及布隆过滤器去重
Language: C - Size: 201 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 41 - Forks: 6

lgautier/mashing-pumpkins
Minhash and maxhash library in Python, combining flexibility, expressivity, and performance.
Language: C - Size: 1.4 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 21 - Forks: 3

kurtbuilds/fastmurmur3
Fast non-cryptographic hash, with the benchmarks to prove it.
Language: Rust - Size: 26.4 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 1

ssg/HashDepot
.NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms
Language: C# - Size: 195 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 136 - Forks: 16

sangupta/murmur
Pure Java implementations of Murmur hash algorithms
Language: Java - Size: 5.5 MB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 73 - Forks: 21

CHTJonas/httkey-server
HTTP server that serves files based on the hash of the URL
Language: Go - Size: 346 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

eloj/hashbench
A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
Language: C - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

spacewander/lua-resty-murmurhash3
The Lua binding of murmurhash3 via LuaJIT FFI
Language: C++ - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 6

asadbek064/MurmurHash3TS
TypeScript implementation of MurmurHash3 32-bit for fast, high-performance hashing with a good balance of speed and quality.
Language: JavaScript - Size: 5.86 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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)
Language: C++ - Size: 31.5 MB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

cimi/murmurhash3js-revisited Fork of pid/murmurHash3js
JavaScript implementation of MurmurHash3 that matches the C++ reference.
Language: JavaScript - Size: 801 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 1

AlexeySKiselev/randomjs
A JavaScript module for generating random seeded distributions and its statistical analysis.
Language: JavaScript - Size: 15.8 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 1

daisuke-t-jp/MurmurHash-Swift
MurmurHash framework in Swift.
Language: Swift - Size: 374 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 3

lastguest/murmurhash-php
PHP userland implementation of MurmurHash3
Language: PHP - Size: 34.2 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 126 - Forks: 37

itiel/st-hash
A simple C implementation of the Murmur3 hashing algorithm with an output hash of type size_t.
Language: C - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

kmsec-uk/favicon-hash.kmsec.uk
Cloudflare Worker to get favicon hashes for Shodan hunting
Language: TypeScript - Size: 89.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

thekvs/erlang-murmurhash
Murmur hash functions implemented in Erlang NIFs.
Language: C++ - Size: 175 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 17

yoryio/ShodanFavicon
List of MurmurHash3 favicon hashes of widely used technologies by vendor to search with Shodan.
Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 1

karanlyons/murmurHash3.js
MurmurHash3, in JavaScript.
Language: TypeScript - Size: 771 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 188 - Forks: 56

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.
Size: 897 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

N8Brooks/murmur_hash_3
TypeScript implementation of Murmur Hash 3.
Language: TypeScript - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

yabadabu/str_id_consteval
A C++ 20 consteval version of the MurmurHash32 for strings
Language: C - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

roberson-io/mmh3
Golang wrapper for MurmurHash3
Language: Go - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

thus/clipsync
Synchronize clipboards between multiple computers
Language: C - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JeremyEspresso/MurmurHash
A super fast C# implementation of the MurmurHash3 algorithm with zero heap allocations.
Language: C# - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

ericonetto/bloomFilter
Bloom filter lib for Arduino compatible microcontrolers
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

fwojcik/smhasher3
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
Language: C++ - Size: 32.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

DasonYang/mmh3_128_string
mmh3 hash128 to string
Language: Go - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

paul-leydier/murmurh
⚡️ Python bindings for a rust implementation of aapleby's MurMurHash.
Language: Rust - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

desmondyeung/scala-hashing
Fast non-cryptographic hash functions for Scala
Language: Scala - Size: 134 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 69 - Forks: 5

wingify/vwo-node-sdk-example
Provides a basic demo of how server-side works with VWO NodeJs SDK
Language: JavaScript - Size: 854 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

MingH-Chen/murmurhash-php
php 实现murmurhash
Language: PHP - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 2

levitation-opensource/murmurhash-js
An optimized JavaScript implementation of the MurmurHash3 algorithm.
Language: JavaScript - Size: 18.6 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

JuliaString/MurmurHash3.jl
Port of MurmurHash3 to pure Julia, adding support for hashing any AbstractString without converting first
Language: Julia - Size: 38.1 KB - Last synced at: about 15 hours ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

zR00t1/iconhash
js实现的图标icon_hash计算,支持FOFA、Shodan、SUMAP
Language: HTML - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

igdmitrov/dart_hyperloglog
HyperLogLog [HLL] algoritm on Dart
Language: Dart - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tushushu/murmurust
Python binding of MurmurHash3 Rust implementation.
Language: Python - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

EddieCanales/shardblade
Shardblade is a simple, zero-dependency library for doing consistent sharding. It uses MurmurHash3 consistent hashing in order to distribute your keys evenly and consistently.
Language: JavaScript - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

wingify/vwo-java-sdk-example
Provides a basic demo of how server-side works with VWO Java SDK
Language: HTML - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

wltsmrz/carp_murmurhash3
Carp bindings for murmurhash3
Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ryanavella/murmur3
A (mostly) C89 compliant port of MurmurHash3
Language: C - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

cimi/smhasher Fork of aappleby/smhasher
Build SMHasher / Murmurhash3 C++ for the browser.
Language: C++ - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

hoangtq219/murmur3
Go Murmur3 hash implementation
Language: Go - Size: 330 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 4

midoks/libhash
PHP extension, new hash algorithm library
Language: C++ - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

heroqu/hash-through
A PassThrough stream that taps to chunks flow and calculates the hash digest on the fly.
Language: JavaScript - Size: 32.2 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

wilhg/lxiv-filter
a high performance bloom filter, using uint64 array & murmurhash3.
Language: Go - Size: 37.1 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 0

maksimf/php-murmurhash3 Fork of j42/php-murmurhash3
PHP murmurhash3 extension
Language: C++ - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
