redixhumayun

↗ HN profile [ 63.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hardware Memory Reordering (coffeebeforearch.github.io)
  2. Iceberg Is Wrong (database-doctor.com)
  3. Cache Conscious Hash Maps (redixhumayun.github.io)
  4. Visualising Extendible Hash Tables (redixhumayun.github.io)
  5. Atomics and Concurrency (redixhumayun.github.io)

    I wrote this as a way to understand atomics, concurrency and memory ordering in C++ when I was exploring lock-free programming