fnv1a

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package fnv1a provides a fast, allocation-free FNV-1a string hash and power-of-two rounding for sharded data structures.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hash

func Hash(s string) uint64

Hash returns the FNV-1a hash of s.

func NextPow2

func NextPow2(n int) int

NextPow2 returns the smallest power of 2 >= n, minimum 1.

Types

This section is empty.

Jump to

Keyboard shortcuts

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