Skip to content

jmoiron/mmh3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mmh3

mmh3 implements murmurhash3 32 and 128 bit variants in pure Go.

This version of the library also has a x64 little-endian specific Hash128x64 function, which is ~8x faster amd64 machines.

About

MurmurHash 3 for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%