xxhash

package
v0.0.0-...-347007d Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package xxhash is an extension of github.com/cespare/xxhash which adds routines optimized to hash arrays of fixed size elements.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MultiSum64Uint128

func MultiSum64Uint128(h []uint64, v [][16]byte) int

func MultiSum64Uint16

func MultiSum64Uint16(h []uint64, v []uint16) int

func MultiSum64Uint32

func MultiSum64Uint32(h []uint64, v []uint32) int

func MultiSum64Uint64

func MultiSum64Uint64(h []uint64, v []uint64) int

func MultiSum64Uint8

func MultiSum64Uint8(h []uint64, v []uint8) int

func Sum64

func Sum64(b []byte) uint64

Sum64 computes the 64-bit xxHash digest of b.

func Sum64Uint128

func Sum64Uint128(v [16]byte) uint64

func Sum64Uint16

func Sum64Uint16(v uint16) uint64

func Sum64Uint32

func Sum64Uint32(v uint32) uint64

func Sum64Uint64

func Sum64Uint64(v uint64) uint64

func Sum64Uint8

func Sum64Uint8(v uint8) uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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