Hashing

Related Stories

Notes on Literate Programming

You Need Much Less Memory than Time

Matrix Profiles

How to borrow memory (2021)

Succinct data structures

What Programming Concepts do you Struggle to Grok or Use in Production?

Turing Award Special: A Conversation with Jack Dongarra

A love letter to the CSV format

It's not cheating if you write the video game solver yourself

Does unsafe undermine Rust's guarantees?

Let's Implement Consistent Hashing From Scratch

Reference Counting: Harder than it Sounds (2015)

ICanProveItCanSort

Troubleshooting: A skill that never goes obsolete

Undergraduate shows that searches within hash tables can be much faster

XOR

What's in a ring buffer? And using them in Rust

FAQ on Microsoft's topological qubit thing

Arithmetic Coding for Data Compression

Implementation of a RingBuffer in Java with optional FIFO like semantics

Why cryptography is not based on NP-complete problems

Streaming algorithms for embedding and computing edit distance in the low distance regime

hashify: Fast perfect hashing without runtime dependencies

JavaScript hashing speed comparison: MD5 versus SHA-256

Is 'value-pooled perfect hashing' a thing? (allowing collisions for same-value keys)

Implementing FSRS in 100 Lines

Layer Normalization as fast as possible

What was the best research paper you read in 2024?

When the Simplest Concurrent Program Goes Against All Intuition

Oleg's Programming Site