How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reading UTF-8 at GB/s

calendar_today July 5, 2026 person Christian Hansen domain perl

A couple of months ago I wrote about a UTF-8 library I implemented in C, which Unicode::UTF8 uses under the hood: Faster UTF-8 validation . I then updated PerlIO::utf8_strict to use the same library. PerlIO::utf8_strict is a joint project with Leon Timmermans, who is the PerlIO wizard, while I know a bit about UTF-8.

open_in_new Read original post