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

 
 

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%