fasthash

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2020 License: GPL-3.0 Imports: 2 Imported by: 1

README

fasthash License GoDoc Pipeline status

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

Install

go get -u gitlab.com/opennota/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