string-hashing
There are 6 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
jamieweavis/string-to-tailwind-color
Generates a random but deterministic Tailwind CSS color and shade from a string
oxunem/oxhash
Universal constexpr and runtime string hashing library for C++17+. Lightweight, dependency-free, and suitable for user-mode and kernel-mode. Ideal for reversing protection and API hash lookups