murmurhash3

package
v0.0.0-...-91aa13a Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Murmur3A

func Murmur3A(key []byte, seed uint32) uint32

MurmurHash3 for x86, 32-bit (MurmurHash3_x86_32)

func Murmur3C

func Murmur3C(key []byte, seed uint32) [4]uint32

MurmurHash3 for x86, 128-bit (MurmurHash3_x86_128)

func Murmur3F

func Murmur3F(key []byte, seed uint64) [2]uint64

MurmurHash3 for x64, 128-bit (MurmurHash3_x64_128)

func NewMurmur3A

func NewMurmur3A() hash.Hash32

func NewMurmur3C

func NewMurmur3C() hash.Hash32

func NewMurmur3F

func NewMurmur3F() hash.Hash64

Types

This section is empty.

Jump to

Keyboard shortcuts

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