simdutf: Unicode at gigabytes per second

Results 2 repositories owned by simdutf: Unicode at gigabytes per second

simdutf

985
Stars
60
Forks
Watchers

Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js and Bun.

is_utf8

45
Stars
5
Forks
Watchers

Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and AVX-512.