API reference
SimdUnicode exposes a small, focused public surface in the SimdUnicode namespace.
Core types
SimdUnicode.UTF8— UTF-8 validation. The main entry point isGetPointerToFirstInvalidByte, with architecture-specific kernels (...Avx512,...Avx2,...Sse,...Arm64,...Scalar).SimdUnicode.Ascii— fast ASCII detection and scanning, includingGetIndexOfFirstNonAsciiByteand its per-architecture variants, plusIsAscii/SIMDIsAsciiextension methods.
The members below are generated directly from the source XML documentation comments.