Quickly checking that a string belongs to a small set

Quickly checking that a string belongs to a small set

Avoid exception throwing in performance-sensitive code

Optimizing compilers reload vector constants needlessly

Implementing ‘strlen’ using SVE

Checking for the absence of a string, naive AVX-512 edition

Fast midpoint between two integers without overflow

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