Transcoding Unicode strings at crazy speeds with AVX-512

Parsing integers quickly with AVX-512

Transcoding Latin 1 strings to UTF-8 strings at 12 GB/s using AVX-512

Transcoding UTF-8 strings to Latin 1 strings at 12 GB/s using AVX-512

I do not use a debugger (2016)

Decoding base16 sequences quickly

Packing a string of digits into an integer quickly

Parsing time stamps faster with SIMD instructions

Having fun with string literal suffixes in C++

Bit Hacking (with Go code)