I also have a favourite string matching algorithm, the "Generic SIMD" from this post [1] by Wojciech MuΕa (I haven't really read the other two SIMD algorithms since I wasn't planning on working with intrinsics).
There were some good comments that post's thread [2], including from burntsushi of ripgrep.
Discussion (1 Comments)Read Original on HackerNews
There were some good comments that post's thread [2], including from burntsushi of ripgrep.
1. http://0x80.pl/notesen/2016-11-28-simd-strfind.html
2. https://news.ycombinator.com/item?id=44274001