Implementation of the Fowler-Noll-Vo non-cryptographic fast hashing algorithms originally created by Glenn Fowler, Landon Curt Noll and Kiem-Phong Vo.
Implemented according to the algorithm on the page Fowler–Noll–Vo hash function
API DOCS are available here: FNV API
MIT LICENSE.