simdutf8 icon indicating copy to clipboard operation
simdutf8 copied to clipboard

Experimental stdsimd implementation

Open hkratz opened this issue 4 years ago • 0 comments

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)

hkratz avatar May 02 '21 07:05 hkratz