go-github-com-spaolacci-murmur3 1.1.0 Native MurmurHash3 Go implementation

Native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3).

Reference algorithm has been slightly hacked as to support the streaming mode required by Go's standard Hash interface.