fasthash

package module
v0.0.0-...-aed7614 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: GPL-3.0 Imports: 2 Imported by: 5

README

fasthash License GoDoc Build Status

The fast-hash is a simple, robust, and efficient general-purpose hash function.

Install

go get -u github.com/opencoff/go-fasthash

Documentation

Overview

Package fasthash provides fast-hash (a simple, robust, and efficient general-purpose hash function) implementation in Go.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hash32

func Hash32(seed uint32, buf []byte) uint32

func Hash64

func Hash64(seed uint64, buf []byte) uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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