Making all your integers positive with zigzag encoding

A review of elementary data types : numbers and strings

Measuring the memory usage of your C++ program

The number of comparisons needed to sort a shuffled array: qsort vs. std:sort

Science is the belief in the ignorance of experts

Escaping strings faster with AVX-512

Optimizing compilers deduplicate strings and arrays

Catching Sanitizer Errors Programmatically

“Hello world” is slower in C++ than in C (Linux)

Go generics are not bad