mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
e4a7344fe1
simdutf provides fast Unicode functions for validation and transcoding, using SIMD instructions. It compiles down to a small library of a few hundred kilobytes. Functions are exception-free and non allocating. ok kirill@, jca@