simdutf8
simdutf8 copied to clipboard
Add SIMD-enabled replacement for std::str::is_ascii()
As this is already implemented as part of the UTF-8 code it could be easily exposed as a function.
Polars would be very much interested in this. Is there a possibility to expose this?