unicode validator and transcoder with SIMD
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.
Homepage: https://simdutf.github.io/simdutf/
Maintainer: Volker Schlecht <openbsd-ports@schlecht.dev>