Blog

  1. xxUTF: Unicode Normalization at Speed

    xxUTF provides highly optimized Unicode normalization and case folding routines for UTF-8 and UTF-16 using SIMD. All in a small, simple C library.

  2. The Tools I Use - 2026

    Here are the tools I use, both for writing code and daily life, 2026 edition.

  3. Fast Unicode Character Lookups

    An example of how tries can be used to achieve fast lookups for small integers on a static dataset without taking up much space.

2 of 10