Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/spaolacci/murmur3
/ types & classes
Types & classes
6 in github.com/spaolacci/murmur3
⨍
Functions
38
◇
Types & classes
6
Interface
Hash128
Hash128 represents a 128-bit hasher Hack: the standard api doesn't define any Hash128 interface.
murmur128.go:23
Interface
bmixer
murmur.go:17
Struct
digest
murmur.go:23
Struct
digest128
digest128 represents a partial evaluation of a 128 bites hash.
murmur128.go:29
Struct
digest32
digest32 represents a partial evaluation of a 32 bites hash.
murmur32.go:23
TypeAlias
digest64
digest64 is half a digest128.
murmur64.go:15