/pearson

Pearson hashing

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

pearson

GoDoc

Is a pure golang implementation of Pearson hashing.

It is meant to be used in cases when FNV that's included in go standard library is an overkill or when really short hash is desired (8 or 16bit).