string-hashing
There are 4 repositories under string-hashing topic.
eloj/crc32c
Example of using SSE4.2 CRC32c hardware instructions
make-github-pseudonymous-again/js-hash
:hocho: Hashing algorithms for JavaScript
ivangalbans/researchgate-codes
Solution to the problems published in my articles of ResearchGate.
Hellisotherpeople/reimplment-djb2-hashing
just a simple little hash table for strings in python to prove to a friend that I can do this