fast-find 0.1.0

Find fast finds bytes fast
Documentation

fast-find finds bytes fast.

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