simd-string icon indicating copy to clipboard operation
simd-string copied to clipboard

SIMD (SSE) string functions

Results 2 simd-string issues
Sort by recently updated
recently updated
newest added

Repored by e-mail by Maciej Żukowski: 1. It's possible to read past-the-end memory. 2. It may locate substring past the null-marker.

Thank you for your work! Do you have any pointers to benchmarks comparing the simd implementation of strcmp against the standard implementation?