strcpy: a niche function you don't need
null program
Fuzzing in Go
Ben Hoyt's technical writing
A simple, arena-backed, generic dynamic array for C
A lock-free, concurrent, generic queue in 32 bits
An easy-to-implement, arena-friendly hash map
Luhn algorithm using SWAR and SIMD
My personal C coding style as of late 2023
Assertions should be more debugger-oriented
How to build a WaitGroup from a 32-bit integer
An improved chkstk function on Windows
My review of the C standard library in practice
A flexible, lightweight, spin-lock barrier