This library is a collection of "well-known" 32-bit string hashes, implemented in Go. It includes: Java string hash ELF-32 Jenkins' One-At-A-Time Marvin32 Murmur3/32 SDBM SQLite3 SuperFastHash djb2 djb2a
A collection of well-known string hash functions, implemented in Go
This library is a collection of "well-known" 32-bit string hashes, implemented in Go. It includes: Java string hash ELF-32 Jenkins' One-At-A-Time Marvin32 Murmur3/32 SDBM SQLite3 SuperFastHash djb2 djb2a
A collection of well-known string hash functions, implemented in Go