Skip to content

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

License

Notifications You must be signed in to change notification settings

aganea/meow_hash

This branch is 33 commits behind cmuratori/meow_hash:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a871d7 · Nov 11, 2018
Nov 10, 2018
Nov 3, 2018
Nov 10, 2018
Oct 21, 2018
Nov 7, 2018
Nov 9, 2018
Nov 9, 2018
Nov 10, 2018
Nov 10, 2018
Nov 10, 2018

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.9%
  • Objective-C 15.8%
  • C 13.7%
  • Batchfile 1.3%
  • Shell 0.3%