/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

codecapsule.com
| | maksimkita.com
2.0 parsecs away

Travel
| |
| | randorithms.com
2.4 parsecs away

Travel
| | If you want to observe a hash function in the wild, all you need to do is look under the hood of the nearest key-value store. Hashing is a fundamentally simp...
| | clickhouse.com
2.2 parsecs away

Travel
| | Read about how we implement hash tables in ClickHouse from choosing the right hash function, to managing collisions, benchmarking and designing an elegant API. All for the fastest hash table implementation possible.
| | tia.mat.br
23.0 parsecs away

Travel
| [AI summary] This technical blog post details the author's implementation of a Huffman decoder for HPACK within the Lwan web server to optimize HTTP/2 header compression.