A c++ wrapper for intel hyperscan regex library
The main goals are to provide better resource management and familiar C++ interface to the functionality
Use cmake to build. After cloning change to the source directory and run
mkdir -p build && cd build && cmake ../ && make -j
From repo root run
./build/hs-cpp.t.tsk