SIMD within a register: How I doubled hash table lookup performance

Practical Bitwise Tricks in Everyday Code (Opinioned)

Finished my deep dive into Bloom Filters (Classic, Counting, Cuckoo), and why they’re IMO a solid "pre-cache" tool you're probably not using