Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 183 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 183 Bytes

murmurtest

A small test to check divergence between two pure go murmur3 hash implementations by using testing/quick:

  • github.com/spaolacci/murmur3
  • github.com/twmb/murmur3