Golang implementation of the Meow hash, an extremely fast non-cryptographic hash.
The official implemention is in flux, therefore this one is too. The Travis CI build tests against master branch of the reference implementation, therefore build status should be a good indicator of compatibility.
Zlib license following the official implemention.