Explore >> Select a destination


You are here

initialcommit.com
| | ticki.github.io
3.6 parsecs away

Travel
| | These are my thoughts on designing fast, high-quality non-cryptographic hash functions.
| | soatok.blog
3.2 parsecs away

Travel
| | Programmers don't understand hash functions, and I can demonstrate this to most of the people that will read this with a single observation: When you saw the words "hash function" in the title, you might have assumed this was going to be a blog post about password storage. (Passwords are the most common knee-jerk reaction...
| | notes.volution.ro
3.4 parsecs away

Travel
| | About the many types of hash functions, their use-cases, dos and don'ts, with suggestions for currently accepted algorithms.
| | benhoyt.com
31.1 parsecs away

Travel
| An explanation of how to implement a simple hash table data structure, with code and examples in the C programming language.