gomurmur

package
v0.0.0-...-1d67c94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2019 License: BSD-2-Clause, BSD-2-Clause, BSD-2-Clause Imports: 3 Imported by: 0

README

gomurmur

Go implementation of MurmurHash2, 32bit (https://code.google.com/p/smhasher/)

TODO
  • Add benchmark tests
  • Implement MurmurHash3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New32

func New32() hash.Hash32

New32 returns a new 32-bit FNV-1 hash.Hash.

func Sum32

func Sum32(b []byte, seed uint32) (uint32, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL