Download raw body.
[NEW] textproc/simdutf
On Mon, 20 Oct 2025 16:55:05 +0200, Volker Schlecht <openbsd-ports@schlecht.dev> wrote: > > [1 <text/plain; UTF-8 (7bit)>] > Here's a new port for simdutf, requested by kirill@ for a WIP port of > his. > > Tests pass, and lang/node can be built both with the bundled version > and with the attached port, but that has been all the testing I've > done yet. > > --- > 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. > > https://simdutf.github.io/simdutf/ > --- > > ok to import without hooking it up to the build? ok kirill@ > [2 simdutf.tar.gz <application/gzip (base64)>] -- wbr, Kirill
[NEW] textproc/simdutf