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 (config) tests against master branch of the reference implementation, therefore build status should be a good indicator of compatibility. This package is unlikely to be updated until the reference implementation stabilizes.
Zlib license following the official implemention.