fast-find finds bytes fast.
fast-find
Fast-find uses SIMD instructions to make searching small byte arrays fast, or falls back to linear search when not possible.