Download raw body.
[NEW] textproc/simdutf
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?
[NEW] textproc/simdutf