simdutf / is_utf8

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simdutf/is_utf8 Stargazers