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.

Maintainer: Volker Schlecht <openbsd-ports@schlecht.dev>

WWW: https://simdutf.github.io/simdutf/
