stoni / meow_hash

Official version of the Meow hash, an extremely fast non-cryptographic hash

Home Page:https://mollyrocket.com/meowhash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meow hash 0.4/himalayan

This is the official x64 implementation of the Meow hash, an extremely fast non-cryptographic hash. See https://mollyrocket.com/meowhash for usage, implementation, and license details.

This version is v0.4 and is EXPERIMENTAL. It is only designed for testing and comment right now. Updates will be coming which finalize the hash function, but for right now it is still considered in flux. This version builds on Windows/MSVC, Linux/CLANG, and Mac/CLANG, and supports x64 and ARM processors with AES instructions and (much slower) vanilla C for compatibility.

About

Official version of the Meow hash, an extremely fast non-cryptographic hash

https://mollyrocket.com/meowhash

License:zlib License


Languages

Language:C++ 68.8%Language:Objective-C 15.8%Language:C 13.7%Language:Batchfile 1.3%Language:Shell 0.3%