most of the hash functions
Code samples & inspiration taken from:
- https://github.com/nothings/stb/blob/master/stb_ds.h by Sean Barrett
- https://web.archive.org/web/20071102041545/http://www.concentric.net/~Ttwang/tech/inthash.htm by Thomas Wang
- http://www.cse.yorku.ca/~oz/hash.html
- https://burtleburtle.net/bob/hash/integer.html
TODO: Add more hash functions: