/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tashian.com
| | blog.teamleadnet.com
2.0 parsecs away

Travel
| | One of the most common usages of hash tables is to count/group occurrences of different elements in it, something like this: dict["key"]++ ...
| | maksimkita.com
2.3 parsecs away

Travel
| |
| | dusted.codes
2.0 parsecs away

Travel
| | SHA-256 is not a secure password hashing algorithm
| | probablydance.com
18.5 parsecs away

Travel
| Hi, I wrote my new favorite hash table. This came about because last year I wrote the fastest hash table (I still make that claim) and this year one of the organizers of the C++Now conference asked me to give a talk. My problem was that Google had also announced a new fast hash table...