Appending to an std:string character-by-character: how does the capacity grow?

For processing strings, streams in C++ can be slow

Web server 'hello world' benchmark: Go vs. Node.js vs. Nim vs. Bun

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