simdutf8
simdutf8 copied to clipboard
Experimental stdsimd implementation
stdsimd seems to be still in the early stages but we could check if all required primitives are supported. Mainly the algorithm requires a dynamic shuffle which is not available yet (see https://github.com/rust-lang/stdsimd/issues/11)