3 articles
An architectural deep-dive into branchless byte-space arithmetic, SWAR, and SIMD techniques for ultra-high-throughput string normalization.
Learn how branch-free loops, bitwise arithmetic, and SWAR/SIMD vectorization enable source code case-folding at over 45 GiB/s on a single CPU core.
Learn how branch-free byte-space arithmetic and SIMD vectorization push case-insensitive code search to the physical limits of memory bandwidth.