Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 332 Bytes

File metadata and controls

5 lines (4 loc) · 332 Bytes

Fast Pattern Search

This is a project that utilizes the AVX-512 Vector Extensions of modern processors to perform a fast pattern search.

Libraries Used

This project relies on the vectorclass library which is licensed with Apache License Version 2.0, a link to its repository is here.