Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cespare/xxhash
/ types & classes
Types & classes
2 in github.com/cespare/xxhash
⨍
Functions
54
◇
Types & classes
2
Struct
Digest
Digest implements hash.Hash64.
xxhash.go:26
Struct
sliceHeader
sliceHeader is similar to reflect.SliceHeader, but it assumes that the layout of the first two words is the same as the layout of a string.
xxhash_unsafe.go:55