strcpy: a niche function you don't need
null program
The Best C++ Library
mcyoung
A lock-free, concurrent, generic queue in 32 bits
Compiler devnotes: Machine specs
Drew DeVault's blog
Why is my Rust build so slow?
fasterthanli.me
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
Giving C++ std::regex a C makeover
My review of the C standard library in practice
A flexible, lightweight, spin-lock barrier