package
2.7.3
Repository: https://github.com/aeo123/gf.git
Documentation: pkg.go.dev

# Functions

AP implements the classic AP hash algorithm for 32 bits.
AP64 implements the classic AP hash algorithm for 64 bits.
BKDR implements the classic BKDR hash algorithm for 32 bits.
BKDR64 implements the classic BKDR hash algorithm for 64 bits.
DJB implements the classic DJB hash algorithm for 32 bits.
DJB64 implements the classic DJB hash algorithm for 64 bits.
ELF implements the classic ELF hash algorithm for 32 bits.
ELF64 implements the classic ELF hash algorithm for 64 bits.
JS implements the classic JS hash algorithm for 32 bits.
JS64 implements the classic JS hash algorithm for 64 bits.
PJW implements the classic PJW hash algorithm for 32 bits.
PJW64 implements the classic PJW hash algorithm for 64 bits.
RS implements the classic RS hash algorithm for 32 bits.
RS64 implements the classic RS hash algorithm for 64 bits.
SDBM implements the classic SDBM hash algorithm for 32 bits.
SDBM64 implements the classic SDBM hash algorithm for 64 bits.