xxhash

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2018 License: ISC Imports: 2 Imported by: 0

README

Build Status GoDoc

xxhash

xxHash in pure Go

BenchmarkXXHash32-4   	 3000000	       505 ns/op	       0 B/op	       0 allocs/op
BenchmarkXXHash64-4   	 5000000	       399 ns/op	       0 B/op	       0 allocs/op

Tested on 1.3 GHz Intel Core i5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New32

func New32(seed uint32) hash.Hash32

New32 returns new hash.Hash32

func New64

func New64(seed uint64) hash.Hash64

New64 returns new 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